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
/
lib
/
function
/
probability
History
Daniel Levin
4d72b3b0d5
added n <= k condition to combinations function
...
and also changed x to n in combinations
2014-01-06 12:00:47 +02:00
..
combinations.js
added n <= k condition to combinations function
2014-01-06 12:00:47 +02:00
factorial.js
Fixed
#108
: math.js not working in Java's ScriptEngine
2013-12-10 21:34:37 +01:00
permutations.js
Added docs on combinations / permutations
2014-01-06 10:43:31 +01:00
random.js
Renamed and flattened configuration settings
2013-12-07 11:39:45 +01:00