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
/
util
History
josdejong
d8f3b97e9f
Fixed support for old browsers (IE6 - IE8), compatible when using es5-shim.
2013-12-12 10:24:07 +01:00
..
array.js
Simplified and reworked the
Matrix
class. Implemented functions
Matrix.get
and
Matrix.set
2013-11-09 21:36:03 +01:00
boolean.js
added all files in lib/
2013-08-14 15:39:21 +04:00
index.js
Fixed
#108
: math.js not working in Java's ScriptEngine
2013-12-10 21:34:37 +01:00
number.js
Fixed support for old browsers (IE6 - IE8), compatible when using es5-shim.
2013-12-12 10:24:07 +01:00
object.js
Renamed and flattened configuration settings
2013-12-07 11:39:45 +01:00
string.js
More neat formatting of functions
2013-12-09 21:21:34 +01:00
types.js
Implemented function
config
2013-11-21 13:13:26 +01:00