| |||||
Math.js works with client-side (browsers) and server-side (Node.js) environments.
Math.js does not aim to replace the built-in JavaScript support, only to extend it.
It adds support for features natively unsupported in JavaScript, like ranges, constants, units, matrices, mathematical functions, real numbers, complex numbers, statistics, probability, trigonometry and an expression parser.
The library's structure is also very open, allowing any programmer to extend it with the support he needs.
Requirements:
· JavaScript enabled on client side
· Node.js for server-side environments
What's New in This Release: [ read full changelog ]
· Added examples.
· Changed methods square and cube to evaluate matrices element wise (consistent with all other methods).
· Changed second parameter of method import to an object with options.
· Fixed method math.typeof on IE.
· Minor bug fixes and improvements.

Via: Math.js 0.7.1






0 Comment:
Post a Comment