femto method

Units femto()

Returns the derived Units having the 10^-15 prefix, femto (f).

Implementation

Units femto() => derive('femto', 'f', 1.0e-15);