Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]

Method atan()


Method atan

float atan(float f)

Description

Returns the arcus tangent value for f . The result will be in radians.

See also

tan() , asin() , acos() , atan2()