deci method

Units deci()

Returns the derived Units having the 10^-1 (i.e., 0.1) prefix, deci (d).

Implementation

Units deci() => derive('deci', 'd', 0.1);