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
/
lib
/
type
/
complex
History
jos
526c1ddfc8
Fixed
#503
: Removed trailing commas and the use of keyword
import
as
...
property, as this gives issues with old JavaScript engines
2015-11-13 21:10:00 +01:00
..
function
Fixed
#503
: Removed trailing commas and the use of keyword
import
as
2015-11-13 21:10:00 +01:00
Complex.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
index.js
Moved all data types and their construction functions into a folder of their own under ./lib/type
2015-05-05 13:51:24 +02:00