pub fn fabsf16(x: f16) -> f16
Absolute value (magnitude) (f16)
Calculates the absolute value (magnitude) of the argument x, by direct manipulation of the bit representation of x.
x