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
The compiler considers all numeric literals to be of floating point type.
This can lead to conversion rounding errors, especially for 32bit floating point precision.
The text was updated successfully, but these errors were encountered:
The compiler considers all numeric literals to be of floating point type.
This can lead to conversion rounding errors, especially for 32bit floating point precision.
The text was updated successfully, but these errors were encountered: