Show Nav
Mattie Behrens

They/them. Software Consultant & Developer at Atomic Object Ann Arbor. Loves computer networks and correctness in software development. Always digging for the hidden assumption.

 
Featured

Precision Decimal Math in JavaScript with decimal.js

Using floating-point math in JavaScript introduces errors, which is why you should use a decimal library for precision calculation.
All Posts