F77_INTRINSICS
Examples of FORTRAN77 Intrinsic Functions


F77_INTRINSICS, FORTRAN77 programs which demonstrate the use and features of the many FORTRAN77 intrinsic functions and subroutines.

These functions may be broadly divided into groups of

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

f77_intrinsics is available in a C version and a C++ version and a FORTRAN90 version and a Python version.

Related Data and Programs:

C_INTRINSICS, a C program which illustrates the use of intrinsic functions supplied by the C language.

CPP_INTRINSICS, a C++ program which illustrates the use of intrinsic functions supplied by the C++ language.

F77_RETURN, FORTRAN77 programs which illustrates how a FORTRAN77 program can return a program status value to the calling environment.

F90_INTRINSICS, FORTRAN90 programs which includes some examples of the use of intrinsic functions included with the FORTRAN90 standard language.

G++_INTRINSICS, a C++ program which demonstrates some of the intrinsic functions provided by the G++ compiler.

G77_INTRINSICS, FORTRAN77 programs which includes some examples of the use of intrinsic functions included with the G77 compiler.

G95_INTRINSICS, FORTRAN90 programs which includes some examples of the use of intrinsic functions peculiar to the G95 FORTRAN compiler.

GCC_INTRINSICS, a C program which tests or demonstrates intrinsic routines provided by the GCC compiler.

GFORTRAN_INTRINSICS, a FORTRAN77 program which demonstrates the use of some of the intrinsic functions included with the GFORTRAN compiler.

MATH_INTRINSICS, a JAVA program which illustrates the use of the intrinsic functions in the Java Math package.

XLF_INTRINSICS, FORTRAN90 programs which includes some examples of the use of intrinsic functions peculiar to the IBM XLF FORTRAN compiler.

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN77 source codes.


Last revised on 02 June 2007.