yotta method

Units yotta()

Returns the derived Units having the 10^24 prefix, yotta (Y).

Implementation

Units yotta() => derive('yotta', 'Y', 1.0e24);