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
/
lib
/
function
/
algebra
History
Favian Contreras
98040be7e1
Shortened up some of the more verbose test cases for which simplifications are possible. Used config.number on ConstantNodes that I missed on my original commits.
2015-07-25 07:29:17 -07:00
..
decomposition
lsolve() and usolve()
2015-05-07 23:43:28 -04:00
solver
usolve() update
2015-05-08 10:36:58 -04:00
derivative.js
Shortened up some of the more verbose test cases for which simplifications are possible. Used config.number on ConstantNodes that I missed on my original commits.
2015-07-25 07:29:17 -07:00
index.js
Complete structure of derivitive function. Most operators are complete, with a few functions as well. Still does not handle argument errors well, even though it returns the same it received.
2015-05-31 02:49:36 -07:00