mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
new unit aliases
This commit is contained in:
parent
45a37ba731
commit
953b84fc3e
@ -2604,6 +2604,17 @@ function factory (type, config, load, typed, math) {
|
||||
lb: 'lbm',
|
||||
lbs: 'lbm',
|
||||
|
||||
acres: 'acre',
|
||||
hectares: 'hectare',
|
||||
sqfeet: 'sqft',
|
||||
sqyard: 'sqyd',
|
||||
sqmile: 'sqmi',
|
||||
sqmiles: 'sqmi',
|
||||
|
||||
mmhg: 'mmHg',
|
||||
mmh2o: 'mmH2O',
|
||||
cmh2o: 'cmH2O',
|
||||
|
||||
seconds: 'second',
|
||||
secs: 'second',
|
||||
minutes: 'minute',
|
||||
@ -2612,7 +2623,7 @@ function factory (type, config, load, typed, math) {
|
||||
hr: 'hour',
|
||||
hrs: 'hour',
|
||||
days: 'day',
|
||||
|
||||
|
||||
hertz: 'hertz',
|
||||
|
||||
radians: 'rad',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user