hecto method
Returns the derived Units having the 10^2 (i.e., 100) prefix, hecto (h).
Implementation
Units hecto() => derive('hecto', 'h', 100);
Returns the derived Units having the 10^2 (i.e., 100) prefix, hecto (h).
Units hecto() => derive('hecto', 'h', 100);