Is there a decimal math library for JavaScript?
Posted
by Michael Borgwardt
on Stack Overflow
See other posts from Stack Overflow
or by Michael Borgwardt
Published on 2010-04-12T12:50:44Z
Indexed on
2010/04/12
12:53 UTC
Read the original article
Hit count: 195
Is there a mature library for doing decimal-based math, possibly arbitrary-precision, in JavScript?
© Stack Overflow or respective owner