Patashu / break_infinity.js

A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
MIT License
201 stars 35 forks source link

Decimal.recip(0) returns zero #157

Open 0i00000000a7 opened 1 month ago

0i00000000a7 commented 1 month ago

Decimal.recip(0) returns zero