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
/
lib
/
type
/
unit
History
Jos de Jong
af0b0960c0
Merge pull request
#425
from ericman314/unit-parse-parentheses
...
Added support for parentheses to Unit.parse
2015-08-09 23:12:09 +02:00
..
function
Renamed folders
util
to
utils
2015-07-18 13:22:38 +02:00
constants.js
Removed constant definition of
atm
(duplicate with the
atm
unit)
2015-08-09 23:10:32 +02:00
index.js
Implemented physical constants like
gravity
,
speedOfLight
, etc
2015-08-09 22:50:58 +02:00
Unit.js
Added support for parentheses to Unit.parse
2015-08-09 20:42:05 +00:00