pub fn abs<T>(number: T) -> Result<T> where
    T: Signed
Expand description

Absolute value