is-thirteen is a javascript library to check if a number is equal to 13.
Algebrite is a Javascript library for symbolic mathematics (actually, mostly coffeescript resulting in Javascript) keeping the code as simple as possible in order to be comprehensible and easily extensible.
algebra.js is a javascript library to build, display and solve algebraic equations. The main objects available are Fraction, Expression, and Equation.
Calque is a javascript library to create improved calculator / calculation. It's using Math.js library.
decimal.js is an arbitrary-precision Decimal type for JavaScript.
Features
toExponential
, toFixed
, toPrecision
and toString
methods of JavaScript's Number typetoFraction
and correctly-rounded exp
, ln
, log
and sqrt
functionsjCalculator is a simple jQuery plugin for calculator inputs.
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices. Powerful and easy to use.