[][src]Function prefix_num_ops::real::recip

pub fn recip<Self_: Real>(self_: Self_) -> Self_

Take the reciprocal (inverse) of a number, 1/x.