nano method

Units nano()

Returns the derived Units having the 10^-9 prefix, nano (n).

Implementation

Units nano() => derive('nano', 'n', 1.0e-9);