
Do math in JavaScript!
Javascript CAS is a simple computer algebra system designed for client-side use in web apps (and node.js too).
Including math.js in your web pages will create a single global object M(str, context)
, which is a function that parses a latex expression string.
Github repository:
github://aantthony/javascript-cas
License:
LGPL