Go to the first, previous, next, last section, table of contents.


Sngl Intrinsic

Sngl(A)

Sngl: REAL(KIND=1) function.

A: REAL(KIND=2); scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

Archaic form of REAL() that is specific to one type for A. See section Real Intrinsic.


Go to the first, previous, next, last section, table of contents.