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
2c1b8f2f05
Fixed
#749
: Changed
rad
,
deg
, and
grad
to have short prefixes, and introduced
radian
,
degree
, and
gradian
and their plurals having long prefixes
2018-01-23 14:18:26 +01:00
..
function
Units no longer search for the best prefix if the current prefix results in a value approximately between 0.1 and 1000.
2016-11-06 06:59:12 -07:00
physicalConstants.test.js
Extended
Unit
with support for all numeric types (
Fraction
,
BigNumber
)
2015-11-27 22:45:27 +01:00
Unit.test.js
Fixed
#749
: Changed
rad
,
deg
, and
grad
to have short prefixes, and introduced
radian
,
degree
, and
gradian
and their plurals having long prefixes
2018-01-23 14:18:26 +01:00