소스 검색

Actually fix that unit

The definition needed a number.
master
Fen Dweller 4 년 전
부모
커밋
d2c0330a66
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js 파일 보기

@@ -243,7 +243,7 @@ math.createUnit("nanoacres", {
prefixes: "long"
})
math.createUnit("barnMegaparsecs", {
definition: "barn megaparsec",
definition: "1 barn megaparsec",
prefixes: "long"
})
math.createUnit("firkins", {


불러오는 중...
취소
저장