Extracted from Pike v7.6 release 24 at 2005-01-06.
pike.ida.liu.se
[Top]

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