This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Actually fix that unit
The definition needed a number.
master
Fen Dweller
4 years ago
parent
aa72e09ced
commit
d2c0330a66
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.js
+ 1
- 1
macrovision.js
View File
@@ -243,7 +243,7 @@ math.createUnit("nanoacres", {
prefixes: "long"
})
math.createUnit("barnMegaparsecs", {
definition: "barn megaparsec",
definition: "
1
barn megaparsec",
prefixes: "long"
})
math.createUnit("firkins", {
Write
Preview
Loading…
Cancel
Save