centi method

Units centi()

Returns the derived Units having the 10^-2 (i.e., 0.01) prefix, centi (c).

Implementation

Units centi() => derive('centi', 'c', 0.01);