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
/
src
/
function
/
complex
History
josdejong
76b154e285
Complex computations will return a (real) Number instead of Complex(x,0) when possible.
2013-06-16 14:46:42 +02:00
..
arg.js
Updated documentation of all methods. Changed cube and square to evaluate matrices element wise.
2013-04-20 14:04:34 +02:00
conj.js
Complex computations will return a (real) Number instead of Complex(x,0) when possible.
2013-06-16 14:46:42 +02:00
im.js
Updated documentation of all methods. Changed cube and square to evaluate matrices element wise.
2013-04-20 14:04:34 +02:00
re.js
Updated documentation of all methods. Changed cube and square to evaluate matrices element wise.
2013-04-20 14:04:34 +02:00