Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::

Method asin()


Method asin

float asin(float f)

Description

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

See also

sin() , acos()