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
/
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.test.js
added n <= k condition to combinations function
2014-01-06 12:00:47 +02:00
factorial.test.js
added tests for permutations function
2014-01-04 17:41:41 +02:00
permutations.test.js
added more tests
2014-01-04 18:01:21 +02:00
random.test.js
Implemented bignumber support for functions eye, ones, resize, size, zeros, factorial
2013-11-23 20:48:01 +01:00