longdouble.js

Have you ever felt that 64-bit was not enough for you? The answer is here, at least for basic arithmetic. longdouble.js implements double-double arithmetic which represents numbers as a sum of two javascript 64-bit floats. This representation allows us to be reasonably fast and still be high-precision.

Stars

21

Links