Convert Unit

Converts a physical number (a number that has a unit) to a pure number (a number with no units) or a pure number to a physical number. Details

x is a floating-point number with or without a unit.
y is a floating-point number that has a unit if x does not have a unit. y does not have a unit if x does have a unit.

Convert Unit Details

You can edit the string inside of the unit by highlighting the string with the Operating tool and then entering the text.

If the input is a pure number, the output receives the specified units. For example, given an input of 13 and a unit specification of second(s), the resulting value is 13 seconds.

If the input is a physical number and unit is a compatible unit, the output is the input measured in the specified units. For example, if you specify 37 meters (m), and a unit is meters, the result is 37 with no associated units. If unit is feet (ft), the result is 121.36 with no associated units.