ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
353 stars 41 forks source link

Fix scientific notation parsing #121

Closed ionspin closed 4 years ago

ionspin commented 4 years ago

when string doesn't have a decimal point, like JS Double.MIN_VALUE