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
/
test
/
type
/
unit
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
Finished upgrades to unit type. Adjusted several unit tests.
2015-08-01 18:35:46 +00:00
constants.test.js
Removed constant definition of
atm
(duplicate with the
atm
unit)
2015-08-09 23:10:32 +02:00
Unit.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