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
/
type
/
complex
History
jos
189d8e4918
Internal functions
Unit.parse
and
Complex.parse
now throw an Error instead of returning null when passing invalid input
2015-08-10 21:45:48 +02:00
..
function
String input is now converted to numbers by default for all functions. Adding two strings will no longer concatenate them, but will convert the
2015-05-19 22:18:40 +02:00
Complex.test.js
Internal functions
Unit.parse
and
Complex.parse
now throw an Error instead of returning null when passing invalid input
2015-08-10 21:45:48 +02:00