Razenpok / BreakInfinity.cs

Double replacement for numbers that go over 1e308
MIT License
212 stars 33 forks source link

Parsing of different styles of scientific notation #7

Open Razenpok opened 4 years ago

Razenpok commented 4 years ago

The only format which is acceptable now is 1e308

The formats that are throwing exceptions:

Related issue: https://github.com/Patashu/break_infinity.js/issues/36