yotta method
Returns the derived Units having the 10^24 prefix, yotta (Y).
Implementation
Units yotta() => derive('yotta', 'Y', 1.0e24);
Returns the derived Units having the 10^24 prefix, yotta (Y).
Units yotta() => derive('yotta', 'Y', 1.0e24);