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
/
function
/
statistics
History
josdejong
922ce679e6
Moved UnsupportedTypeError to the others, and made it independent of the math namespace
2014-04-11 17:44:55 +02:00
..
max.js
Implemented functions
sum
,
prod
,
var
,
std
. Reducing a matrix over a specified dimension still missing
2014-03-29 14:45:09 +01:00
mean.js
Implemented functions
sum
,
prod
,
var
,
std
. Reducing a matrix over a specified dimension still missing
2014-03-29 14:45:09 +01:00
median.js
Moved UnsupportedTypeError to the others, and made it independent of the math namespace
2014-04-11 17:44:55 +02:00
min.js
Implemented functions
sum
,
prod
,
var
,
std
. Reducing a matrix over a specified dimension still missing
2014-03-29 14:45:09 +01:00
prod.js
Implemented functions
sum
,
prod
,
var
,
std
. Reducing a matrix over a specified dimension still missing
2014-03-29 14:45:09 +01:00
std.js
Implemented functions
sum
,
prod
,
var
,
std
. Reducing a matrix over a specified dimension still missing
2014-03-29 14:45:09 +01:00
sum.js
Implemented functions
sum
,
prod
,
var
,
std
. Reducing a matrix over a specified dimension still missing
2014-03-29 14:45:09 +01:00
var.js
Updates and fixes to work with a different BigNumber instance per math.js instance
2014-04-05 22:42:03 +02:00