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
jos
9efd1fb4fb
Call Chain.createProxy externally, removes dependency on
math
namespace from Chain
2015-03-06 17:11:26 +01:00
..
docs
Released version 1.4.0
2015-02-28 22:02:12 +01:00
node
Merge pull request
#277
from FSMaxB/totex-fix
2015-02-20 12:41:41 +00:00
transform
Replaced all require('decimal.js') with require('../type/BigNumber'), containing the toJSON and fromJSON methods for BigNumber
2015-02-18 20:41:27 +01: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
parse.js
Call Chain.createProxy externally, removes dependency on
math
namespace from Chain
2015-03-06 17:11:26 +01:00
Parser.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00