Suggestion: use thousands of kilometres instead of "megameters" by default
Open
feature
- Dominant language
- JavaScript
- Stars
- 15.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
At present:
> 1001 km = 1.001 Mm //megameters
I understand why MathJS evaluates the expression this way, given the standard SI prefix system for metric units.
However, scientists & regular people are much more likely to use thousands of kilometers than megameters. It would be nice if MathJS could make a practical exception from jumping to the next largest SI unit in this case.
Contributor guide
Assessment
This issue has not been assessed yet.