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
/
statistics
History
jos
a92b978036
Merged
develop
into
v2
2015-06-07 15:57:41 +02: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
prod.test.js
Merge branch 'develop' into v2
2015-04-22 21:43:56 +02:00
quantileSeq.test.js
Removed the ability to insert data as a series of scalar values. Consolidated sorted and normal cases into 1 file. Added ability to use a list of probabilities, or an integer as a number of would be evenly spaced probabilities.
2015-05-14 08:06:38 -07: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