jessealama / decimal128

JavaScript userland partial implementation of IEEE 754 Decimal128 decimal floating-point arithmetic
BSD 2-Clause "Simplified" License
19 stars 8 forks source link

Match current spec #111

Closed jessealama closed 3 months ago

jessealama commented 3 months ago

There are quite a lot of changes here, reflecting a lot of feedback in issues #155 and #122 in the proposal-decimal repo.