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-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
src
/
util
History
josdejong
20e4456747
Fixed
#26
: functions
ones
and
zeros
now adhere to geometric dimensions.
2013-08-11 13:33:11 +02:00
..
array.js
Fixed
#26
: functions
ones
and
zeros
now adhere to geometric dimensions.
2013-08-11 13:33:11 +02:00
boolean.js
Changed all source files into node.js modules
2013-08-05 23:05:23 +02:00
error.js
Changed all source files into node.js modules
2013-08-05 23:05:23 +02:00
index.js
Created shared module math.js for all functions (resolves circular references)
2013-08-06 21:50:15 +02:00
number.js
Created shared module math.js for all functions (resolves circular references)
2013-08-06 21:50:15 +02:00
object.js
Changed all source files into node.js modules
2013-08-05 23:05:23 +02:00
string.js
Created shared module math.js for all functions (resolves circular references)
2013-08-06 21:50:15 +02:00
types.js
Packed all functions in a closure (makes them environment independent)
2013-08-07 14:12:07 +02:00