hecto method

Units hecto()

Returns the derived Units having the 10^2 (i.e., 100) prefix, hecto (h).

Implementation

Units hecto() => derive('hecto', 'h', 100);