femto method
Returns the derived Units having the 10^-15 prefix, femto (f).
Implementation
Units femto() => derive('femto', 'f', 1.0e-15);
Returns the derived Units having the 10^-15 prefix, femto (f).
Units femto() => derive('femto', 'f', 1.0e-15);