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
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
type
History
jos
16d2e41f59
Improved function unsqueeze
2014-08-03 18:04:57 +02:00
..
collection.js
Changed
min
,
max
, and
mean
to one-based dim
2014-07-24 21:35:11 +02:00
Complex.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
Help.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
Index.js
Removed unnecessary names of functions
2014-07-21 22:14:27 +02:00
Matrix.js
Improved function unsqueeze
2014-08-03 18:04:57 +02:00
Range.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
ResultSet.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
Unit.js
Removed unnecessary names of functions
2014-07-21 22:14:27 +02:00