Selaa lähdekoodia

Add hands

master
Fen Dweller 3 vuotta sitten
vanhempi
commit
1e6b9b7b1f
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. +7
    -0
      macrovision.js

+ 7
- 0
macrovision.js Näytä tiedosto

@@ -455,6 +455,12 @@ math.createUnit("townships", {
aliases: ["township", "surveytownships", "surveytownships"]
});

math.createUnit("hands", {
definition: "4 inches",
prefixes: "long",
aliases: ["hand", "hands"]
});

//#endregion

const defaultUnits = {
@@ -513,6 +519,7 @@ const unitChoices = {
"ShoeSizeUK",
"ShoeSizeMensUS",
"ShoeSizeWomensUS",
"hands",
"stories",
"buses",
"marathons",


Loading…
Peruuta
Tallenna