Numbers.js

numbers.js is an advanced mathematics library written in and for JavaScript. numbers.js provides a comprehensive set of tools not yet offered in JavaScript, such as:

  • Basic calculations
  • Calculus
  • Matrix operations
  • Prime numbers
  • Statistics

To use numbers.js with Node, just require it, and you're good to go. Examples will be posted soon!