8000 approximating big numbers to infinity · Issue #2316 · numworks/epsilon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

approximating big numbers to infinity #2316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ablackett82 opened this issue May 17, 2025 · 3 comments
Open

approximating big numbers to infinity #2316

ablackett82 opened this issue May 17, 2025 · 3 comments

Comments

@ablackett82
Copy link

Problem you'd like to fix

When I enter a power tower of 3^3^3^3 it gives the approx answer as approx = infinity.

Please describe a single improvement per issue. Feel free to open multiple issues though!

It shouldn't approximate big numbers to infinity - that is a misconception which I don't want to see! If the number is bigger than can be represented in decimal notation it should drop the approx = sign.

Screenshots

Image

@adri1numworks
Copy link

What we are going to do for now is: we don't display the exact result if user does not go up in the result. So you would only see the infinite sign, by default. And if you go up, you'd see this approximated sign.

Image Image

How do you feel about this?

@ablackett82
Copy link
Author
ablackett82 commented May 19, 2025 via email

@adri1numworks
Copy link

I think displaying > XX could be even more unsettling for students, who might not be aware of the > sign. If we could modify the way we display the exact result related to the infinite (for example, we could just show the ∞ and not the exact result), we are not going to change the infinite sign in itself for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0