ABORT — Abort the program
ABS — Absolute value
ACHAR — Character in ASCII collating sequence
ACOS — Arccosine function
ADJUSTL — Left adjust a string
ADJUSTR — Right adjust a string
AIMAG — Imaginary part of complex number
AINT — Imaginary part of complex number
ALL — All values in MASK along DIM are true
ALLOCATED — Status of an allocatable entity
ANINT — Imaginary part of complex number
ANY — Any value in MASK along DIM is true
ASIN — Arcsine function
ASSOCIATED — Status of a pointer or pointer/target pair
ATAN — Arctangent function
ATAN2 — Arctangent function
BESJ0 — Bessel function of the first kind of order 0
BESJ1 — Bessel function of the first kind of order 1
BESJN — Bessel function of the first kind
BESY0 — Bessel function of the second kind of order 0
BESY1 — Bessel function of the second kind of order 1
BESYN — Bessel function of the second kind
BIT_SIZE — Bit size inquiry function
BTEST — Bit test function
CEILING — Integer ceiling function
CHAR — Character conversion function
CMPLX — Complex conversion function
COS — Cosine function
COSH — Hyperbolic cosine function
ERF — Error function
ERFC — Error function
EXP — Exponential function
LOG — Logarithm function
LOG10 — Base 10 logarithm function
SIN — Sine function
SINH — Hyperbolic sine function
SQRT — Square-root function
TAN — Tangent function
TANH — Hyperbolic tangent function
This manual documents the use of gfortran, the GNU Fortran 95 compiler. You can find in this manual how to invoke gfortran, as well as its features and incompatibilities.