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
Well, 2.89 is not a number that can be precisely represented in binary floating point. If you force it to print more digits like `"{:.30?}", you'll get:
Consider the following program:
It prints:
Am I missing anything here or results should be equal?
The text was updated successfully, but these errors were encountered: