Function na::inverse

source ·
pub fn inverse<M>(m: &M) -> Mwhere
    M: Inverse<Multiplicative>,
Expand description

Computes the multiplicative inverse of an (always invertible) algebraic entity.

See also: