TAN(3F) COMMAND REFERENCE TAN(3F)
NAME
tan, dtan - Fortran tangent intrinsic function
SYNOPSIS
real r1, r2
double precision dp1, dp2
r2 = tan(r1)
dp2 = dtan(dp1)
dp2 = tan(dp1)
DESCRIPTION
Tan returns the real tangent of its real argument. Dtan
returns the double-precision tangent of its double-precision
argument. The generic tan function becomes dtan as required
with a double-precision argument.
SEE ALSO
sin(3m).
Printed 10/17/86 1
%%index%%
na:72,82;
sy:154,561;
de:715,396;
se:1111,109;
%%index%%000000000080