[src]

Function std::num::abs

pub fn abs<T: Signed>(value: T) -> T

Computes the absolute value.

For float, f32, and f64, NaN will be returned if the number is NaN