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
fix formatting of positive numbers with negative exponents (#590)
* correct the formatting for positive numbers with negative exponents and add additional test
* add case for negative exponent truncation, add guard for the mantissa
* delete unnecessary else statement
0 commit comments