Compute the absolute value.
It is implemented as a compiler intrinsic.
floating point value
|x| References: equivalent to std.math.fabs
See Implementation
Compute the absolute value.
It is implemented as a compiler intrinsic.