asin(3) LPC Library Functions asin(3)
NAME
asin() - return the arcsine of a float
SYNOPSIS
float asin( float f );
DESCRIPTION
Returns the arcsine of its argument, `f', measured in radi-
ans.
SEE ALSO
acos(3), atan(3), cos(3), sin(3), tan(3)
MudOS Last change: 5 Sep 1994 1