Skip to content
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

The result is wrong when entering a number that is too large #33

Open
minhto2811 opened this issue Jun 26, 2024 · 0 comments
Open

The result is wrong when entering a number that is too large #33

minhto2811 opened this issue Jun 26, 2024 · 0 comments

Comments

@minhto2811
Copy link

I tried multiplying two large numbers 1e+18 * 1e+18, the returned result was wrong, I think it's not due to memory overflow because double maxFinite = 1.7976931348623157e+308;

Here is my code
image

image

I hope this issue is resolved soon, thanks.

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

No branches or pull requests

1 participant