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-25 15:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
src
/
function
History
josdejong
6faacfb120
Moved Complex and Unit to the main namespace math
2013-02-25 20:44:37 +01:00
..
arithmetic
Implemented methods cube, factiorial, log(x, base), log10, sign, square
2013-02-25 20:18:03 +01:00
complex
Implemented methods re, im, arg, conj
2013-02-24 20:28:36 +01:00
probability
Implemented methods cube, factiorial, log(x, base), log10, sign, square
2013-02-25 20:18:03 +01:00
statistics
Added check for correct argument count to all functions
2013-02-23 14:13:17 +01:00
trigonometry
Added check for correct argument count to all functions
2013-02-23 14:13:17 +01:00
units
Added check for correct argument count to all functions
2013-02-23 14:13:17 +01:00
utils
Moved Complex and Unit to the main namespace math
2013-02-25 20:44:37 +01:00