Convert a quantity of one unit into a new unit
The unit you want to convert to
The converted value
Convert a measurement to the best unit for display.
The string best
Optional
kind: KThe set of units to use (defaults to 'metric'
)
An object with a quantity
property of the unit
unit, which can be casted to a string using the toString()
method
Generated using TypeDoc
The return value from calling a conversion function.