dfkaye / safe-math

Safer floating-point math operations in JavaScript that return results we expect, so that 0.1 + 0.2 adds up to 0.3, e.g.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dfkaye/safe-math Issues