asin(3) LPC Library Functions asin(3)
NNAAMMEE
asin() - return the arcsine of a float
SSYYNNOOPPSSIISS
float asin( float f );
DDEESSCCRRIIPPTTIIOONN
Returns the arcsine of its argument, `f', measured in
radians.
SSEEEE AALLSSOO
acos(3), atan(3), cos(3), sin(3), tan(3)
MudOS 5 Sep 1994 1