Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method asin()


Method asin

float asin(int|float f)

Description

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

See also

sin(), acos()