julia prints "Inf" instead of ZERO #52947
Closed
KevinMan46
started this conversation in
General
Replies: 1 comment 2 replies
-
You want 2.0^3000. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did someone else noted that the result of the following code shows "Inf" instead of zero?
In other languages the result is zero......., it seem only happens with 2 based pow.
Beta Was this translation helpful? Give feedback.
All reactions