Function: uconv

Syntax

uconv (<units1>,<units2>)

Type

numeric

Returns

The conversion factor of one unit of measurement to another.

Parameters

Example

The following will yield a value of 3280.8399.

numeric factor = uconv('km','ft')

See Also

Identifiers:

units (string)