Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]

Method abs()


Method abs

float abs(float f)
int abs(int f)
object abs(object f)

Description

Return the absolute value for f.