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
/
test
/
function
/
statistics
History
Guillermo Indalecio
b0ce2686c3
Added min test for n-dimensional matrices
2013-10-22 19:16:50 +02:00
..
max.test.js
Added another multidimensional test for max
2013-10-22 16:24:14 +02:00
mean.test.js
Statistics functions
max
and
min
now return the max and min of the flattened array in case of multidimensional arrays.
2013-10-18 10:47:43 +02:00
min.test.js
Added min test for n-dimensional matrices
2013-10-22 19:16:50 +02:00