micro method
Returns the derived Units having the 10^-6 prefix, micro (the symbol mu).
Implementation
Units micro() => derive('micro', '\u00b5', 1.0e-6);
Returns the derived Units having the 10^-6 prefix, micro (the symbol mu).
Units micro() => derive('micro', '\u00b5', 1.0e-6);