UNPKG

fixed-precision

Version:

A fixed-precision decimal arithmetic library for JavaScript/TypeScript

22 lines (13 loc) 338 B
# fixed-precision ## 1.0.5 ### Major Improvements - Complete refactor of FixedPrecision class - Performance optimizations in calculations - Added mathematical constants (π, e, φ, √2) - API improvements and method consistency ### Patch Changes - Dependency updates - Minor type system fixes ## 1.0.3 ### Patch Changes - update