Numbers is an advanced mathematics toolkit for JavaScript and Node.js developed by Steve Kaliski, @sjkaliski:
Numbers provides a comprehensive set of mathematical tools that currently are not offered in JavaScript. These tools include:
- Basic calculations
- Calculus
- Matrix Operations
- Prime Numbers
- Statistics
Very interesting stuff.