loyd / fixnum

Fixed-point numbers
MIT License
7 stars 6 forks source link

Support parsing the scientific notation #39

Open loyd opened 1 year ago

loyd commented 1 year ago

Now, the FromStr implementation doesn't accept the scientific notation. We need to fix it.