CallumJHays/mathpad

Support for setting unit system preference (to, for example, "Imperial")

Opened this issue · 0 comments

  • Should allow any arbitrary unit system, including user-defined ones (passing the UnitSystem object in directly).
  • Only (so far) matters for the output of operations. For example: 1 * kilometer + 5 * miles should result in 5.6213 miles