scompo / calculator

A calculator in js
MIT License
0 stars 1 forks source link

Use bignumbers.js #1

Closed scompo closed 4 years ago

scompo commented 4 years ago

Use this instead of floats.

scompo commented 4 years ago

It's a big pain with js modules import, I ended up bundling it. not really worth for now