atto method

Units atto()

Returns the derived Units having the 10^-18 prefix, atto (a).

Implementation

Units atto() => derive('atto', 'a', 1.0e-18);