diff --git a/macrovision.js b/macrovision.js index 6f9f8d95..b5ed298e 100644 --- a/macrovision.js +++ b/macrovision.js @@ -97,6 +97,11 @@ math.createUnit("fathoms", { aliases: ["fathom", "fathoms"] }); +math.createUnit("U", { + definition: "1.75 inches", + prefixes: "short" +}); + math.createUnit("earths", { definition: "12756km", prefixes: "long", @@ -415,6 +420,7 @@ const unitChoices = { "smoots", "furlongs", "HUs", + "U", "fathoms", ], "human": [