Skip to content

Commit

Permalink
Sync with Decimal128 npm library (#109)
Browse files Browse the repository at this point in the history
* Call the option "normalize" in favor of "total"

"Total" is the IEEE 754 Decimal128 terminology that allows
comparisons of Decimal128 values as digit strings, rather
than as mathematical values.

* Add exponent, significand, and isFinite properties

* Delete accidental full stop
  • Loading branch information
jessealama authored Mar 29, 2024
1 parent 666497c commit 30c36e4
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 35 deletions.
Loading

0 comments on commit 30c36e4

Please sign in to comment.