ASIN(3F) COMMAND REFERENCE ASIN(3F) NAME asin, dasin - FORTRAN arcsine intrinsic function SYNOPSIS real r1, r2 double precision dp1, dp2 r2 = asin(r1) dp2 = dasin(dp1) dp2 = asin(dp1) DESCRIPTION Asin returns the real arcsine of its real argument. Dasin returns the double-precision arcsine of its double-precision argument. The generic form asin may be used with impunity as it derives its type from that of its argument. SEE ALSO sin(3m). Printed 5/12/88 1
%%index%% na:264,100; sy:364,892; de:1256,502; se:1758,135; %%index%%000000000083