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

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()