IBM Books

Language Reference


ATAN(X)

Arctangent (inverse tangent) function.

X
must be of type real.

Class

Elemental function

Result Type and Attributes

Same as X.

Result Value

Examples

ATAN (1.0) approximates pi/4.


Specific Name Argument Type Result Type Pass As Arg?
ATAN default real default real yes
DATAN double precision real double precision real yes
QATAN REAL(16) REAL(16) yes


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ] © Copyright IBM Corporation 1990, 1998