@joaonmatos/decimal
v0.8.5
Published
Todo:
Readme
Decimal - TypeScript-first arbitrary precision numerics
Todo:
- modulo
- clamped
- floor
- log
- natural exp
- ln
- cosine
- sine
- tangent
- acos
- asin
- atan
- cosh
- sinh
- tanh
- acosh
- asinh
- atahn
References
- https://github.com/mikemcl/bignumber.js/
- https://github.com/MikeMcl/decimal.js
- https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/math/BigDecimal.html
