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

Method acos()


Method acos

float acos(float f)

Description

Return the arcus cosine value for f . The result will be in radians.

See also

cos() , asin()