mathjs features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types.
This library is distributed under the Apache 2.0license, its source can be found at https://www.npmjs.com/package/mathjs.
Executed
Server-side
Details
var mathjs = require('mathjs');
Given the wide range of functions, we recommend reading the full documentation at http://mathjs.org
Last modified on 10 March 2020