pub fn abs<T: SignedNumber, V: SignedNumberOps<T>>(a: V) -> V
returns the absolute (positive) value of a
a