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
/
test
/
function
History
josdejong
e2bce92c04
More tests
2013-04-14 21:09:57 +02:00
..
arithmetic.js
Improved math.format, now outputs a max number of digits instead of a number of decimals
2013-04-14 14:36:02 +02:00
complex.js
More tests
2013-04-14 21:09:57 +02:00
numerics.js
Fixed transpose not returning result as a Matrix in case of Matrix input.
2013-04-06 15:32:39 +02:00
probability.js
Improved math.format, now outputs a max number of digits instead of a number of decimals
2013-04-14 14:36:02 +02:00
statistics.js
Implemented matrix support for methods max and min
2013-04-05 21:18:42 +02:00
trigonometry.js
More tests
2013-04-14 21:09:57 +02:00
type.js
Created construction methods for easily creating data types. Moved the data types and parser to another namespace.
2013-03-26 22:06:48 +01:00
units.js
Created construction methods for easily creating data types. Moved the data types and parser to another namespace.
2013-03-26 22:06:48 +01:00
util.js
Improved math.format, now outputs a max number of digits instead of a number of decimals
2013-04-14 14:36:02 +02:00