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
/
test
/
function
/
statistics
History
Kunal Vyas
ea2f1343c7
Added Mode Function
...
- Added the function in mode.js - wrote the test cases.
2015-08-04 02:32:21 -04:00
..
max.test.js
Merge branch 'develop' into v2
2015-04-22 21:43:56 +02:00
mean.test.js
Merge branch 'develop' into v2
2015-04-22 21:43:56 +02:00
median.test.js
String input is now converted to numbers by default for all functions. Adding two strings will no longer concatenate them, but will convert the
2015-05-19 22:18:40 +02:00
min.test.js
Merge branch 'develop' into v2
2015-04-22 21:43:56 +02:00
mode.test.js
Added Mode Function
2015-08-04 02:32:21 -04:00
prod.test.js
Merge branch 'develop' into v2
2015-04-22 21:43:56 +02:00
quantileSeq.test.js
Conversions after merging
develop
into
v2
2015-06-07 15:57:58 +02:00
std.test.js
String input is now converted to numbers by default for all functions. Adding two strings will no longer concatenate them, but will convert the
2015-05-19 22:18:40 +02:00
sum.test.js
String input is now converted to numbers by default for all functions. Adding two strings will no longer concatenate them, but will convert the
2015-05-19 22:18:40 +02:00
var.test.js
String input is now converted to numbers by default for all functions. Adding two strings will no longer concatenate them, but will convert the
2015-05-19 22:18:40 +02:00