float abs(float f) int abs(int f) object abs(object f)
Return the absolute value for f.
Extracted from Pike v7.3 release 11 at 2001-11-03.