labs function — Computes absolute value
long labs(long x)
The labs function returns the absolute value of x.
labs
x
abs function, abs function in <cmath>
abs
<cmath>