centi method
Returns the derived Units having the 10^-2 (i.e., 0.01) prefix, centi (c).
Implementation
Units centi() => derive('centi', 'c', 0.01);
Returns the derived Units having the 10^-2 (i.e., 0.01) prefix, centi (c).
Units centi() => derive('centi', 'c', 0.01);