This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
expression
History
Max Bruckner
390a0060b4
Add is<NameOfNode> property to enable type checking across constructors
2015-04-28 09:14:53 +02:00
..
docs
Released version 1.4.0
2015-02-28 22:02:12 +01:00
node
Add is<NameOfNode> property to enable type checking across constructors
2015-04-28 09:14:53 +02:00
transform
Created an index file for all transforms and for units
2015-04-27 20:20:33 +02:00
index.js
Refactored all nodes into factory functions (see
#342
)
2015-04-26 21:25:31 +02:00
keywords.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
operators.js
LaTeX: add additional information about nodes in precedence list
2015-04-16 22:17:47 +02:00
parse.js
Refactored all nodes into factory functions (see
#342
)
2015-04-26 21:25:31 +02:00
Parser.js
Oops. committed missing files
2015-03-31 22:23:32 +02:00