You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support arbitrary numbers, floats must be avoided. They'll have to be replaced pretty much everywhere by BigDecimals, which can handle numbers as long as needed.
The text was updated successfully, but these errors were encountered:
In order to support arbitrary numbers, floats must be avoided. They'll have to be replaced pretty much everywhere by BigDecimals, which can handle numbers as long as needed.
The text was updated successfully, but these errors were encountered: