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
/
probability
History
Nick Foti
020a47c938
Corrected gamma documentation to allow argument to be real or complex.
2015-04-14 14:40:43 -07:00
..
combinations.js
Initial require() changes
2015-03-04 13:53:32 -05:00
distribution.js
Matrix inheritance implementation
2015-03-10 15:28:19 -04:00
factorial.js
Initial require() changes
2015-03-04 13:53:32 -05:00
gamma.js
Corrected gamma documentation to allow argument to be real or complex.
2015-04-14 14:40:43 -07:00
permutations.js
Using strict mode now in all files (added
'use strict';
on top of every file)
2014-07-18 23:19:14 +02:00
pickRandom.js
Removed references in documentation to the "distribution" function
2014-09-08 11:30:48 +02:00
random.js
More clear explanation of included/excluded boundaries in
random
and
randomInt
docs (See
#222
)
2014-10-14 09:21:21 +02:00
randomInt.js
More clear explanation of included/excluded boundaries in
random
and
randomInt
docs (See
#222
)
2014-10-14 09:21:21 +02:00