yocto method

Units yocto()

Returns the derived Units having the 10^-24 prefix, yocto (y).

Implementation

Units yocto() => derive('yocto', 'y', 1.0e-24);