Skip to content
Michael Mclaughlin edited this page Jun 17, 2013 · 14 revisions

Welcome to the big.js wiki!

big.js: minimalist; easy-to-use; precision specified in decimal places; precision applied to division only; 4 rounding modes.

bignumber.js: configuration options; NaN; Infinity; precision specified in decimal places; precision applied to division only; random numbers; base conversion; 9 rounding modes; modulo modes; modular exponentiation.

decimal.js: configuration options; NaN; Infinity; non-integer powers, exp, ln, log; trigonometric functions; precision specified in significant digits; precision always applied; random numbers; 9 rounding modes; modulo modes; binary, octal, and hexadecimal; binary exponential notation.

Clone this wiki locally