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
{{ message }}
This repository has been archived by the owner on May 18, 2024. It is now read-only.
We found that modp_dtoa2 has odd cases where it does not properly round-to-even. For example x.665 should be rounded down to x.66 but sometimes it gets rounded to x.67
We found that
modp_dtoa2
has odd cases where it does not properly round-to-even. For examplex.665
should be rounded down tox.66
but sometimes it gets rounded tox.67
Or
The text was updated successfully, but these errors were encountered: