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
/
algebra
History
jos
cf5c1c1af8
Fixes
#1054
: renamed
eye
to
identity
2018-06-06 10:52:08 +02:00
..
decomposition
Fixes
#1054
: renamed
eye
to
identity
2018-06-06 10:52:08 +02:00
solver
Issue
#437
fix
2015-08-27 21:07:13 -04:00
sparse
use math.create() to prevent tests changing global state.
2018-05-01 17:40:57 +01:00
derivative.test.js
Fixed
#1063
: derivative not working when resolving a variable with unary minus like
math.derivative('-x', 'x')
2018-04-11 13:25:44 +02:00
rationalize.test.js
Small fix and and a new test
2017-12-03 12:50:39 -02:00
simplify.test.js
Dropped constant
uninitialized
2018-02-04 13:09:09 +01:00