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
/
construction
History
Rogelio J. Baucells
cf03b03578
lusolve() - partial
2015-04-08 18:00:42 -04:00
..
bignumber.test.js
Refactored bignumber, boolean, chain, complex, index, matrix, number, parser, string, unit to typed-function.
2015-03-23 20:56:15 +01:00
boolean.test.js
Merged math.js v1.5 into v2. Format support of functions
eye
and
diag
still needs to be fixed
2015-03-31 22:07:47 +02:00
chain.test.js
Refactored clone, filter, forEach, format, map, print, sort, typeof to typed-function.
2015-03-22 21:07:57 +01:00
complex.test.js
Merged math.js v1.5 into v2. Format support of functions
eye
and
diag
still needs to be fixed
2015-03-31 22:07:47 +02:00
index.test.js
Fixed
#200
: A new instanceof of math.js must now be created as
math.create([options])
instead of
math([options])
2014-08-03 21:42:12 +02:00
matrix.test.js
Vector - partial
2015-04-08 00:02:29 -04:00
number.test.js
Merged math.js v1.5 into v2. Format support of functions
eye
and
diag
still needs to be fixed
2015-03-31 22:07:47 +02:00
parser.test.js
Initial require() changes
2015-03-04 13:53:32 -05:00
string.test.js
Merged math.js v1.5 into v2. Format support of functions
eye
and
diag
still needs to be fixed
2015-03-31 22:07:47 +02:00
unit.test.js
Refactored bignumber, boolean, chain, complex, index, matrix, number, parser, string, unit to typed-function.
2015-03-23 20:56:15 +01:00