12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Return ValueThe real value representing the arctangent in radians.ATAN2 77Return the arctangent of the specified value.SynopsisATAN2(Y, X)ArgumentsThe arguments X and Y must be of type real.Return ValueA real number that is the arctangent for pairs of reals, X and Y, expressed in radians. The result isthe principal value of the nonzero complex number (X,Y).ATAN2D 77Return the arctangent (in degrees) of the specified value.SynopsisATAN2D(Y, X)ArgumentsThe arguments X and Y must be of type real.Return ValueA real number that is the arctangent for pairs of reals, X and Y, expressed in degrees. The result isthe principal value of the nonzero complex number (X,Y).ATAND 77Return the arctangent (in degrees) of the specified value.SynopsisATAND(X)Fortran Intrinsics 199

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!