Trait Inv
Other items inalgebloat::un_funs
pub trait Inv where Self: Sized, { fn inv(self) -> Self; }
fn inv(self) -> Self
impl Inv for f64
fn inv(self) -> f64