Units[Converter]
HasUnit
test whether a unit is in the Unit Converter
Calling Sequence
Parameters
Description
Examples
HasUnit(unit)
unit
-
symbol; unit name
The HasDimension(unit) function tests whether the given unit is in the Unit Converter.
This procedure accepts symbols and variations in spelling. For example, ms, meters/second, and metre/second represent the same unit in the Unit Converter.
with⁡UnitsConverter:
HasUnit⁡ms
true
HasUnit⁡Tms
false
HasUnit⁡ergs
See Also
Units
Units/Converter
Units[Converter][AddUnit]
Units[Converter][GetUnit]
Units[Converter][GetUnits]
Units[Converter][RemoveUnit]
Units[HasUnit]
Download Help Document
What kind of issue would you like to report? (Optional)