Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ atan2(3F) — UTek W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sin(3m)



ATAN2(3F)               COMMAND REFERENCE               ATAN2(3F)



NAME
     atan2, datan2 - FORTRAN arctangent intrinsic function

SYNOPSIS
     real r1, r2, r3
     double precision dp1, dp2, dp3
     r3 = atan2(r1, r2)
     dp3 = datan2(dp1, dp2)
     dp3 = atan2(dp1, dp2)

DESCRIPTION
     Atan2 returns the arctangent of arg1/arg2 as a real value.
     Datan2 returns the double-precision arctangent of its
     double-precision arguments.  The generic form atan2 may be
     used with impunity with double-precision arguments.

SEE ALSO
     sin(3m).





































Printed 10/17/86                                                1





































































%%index%%
na:72,89;
sy:161,734;
de:895,435;
se:1330,109;
%%index%%000000000080

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026