Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Method acos()


Method acos

float acos(int|float f)

Description

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

See also

cos(), asin()