Next: , Previous: Huge Intrinsic, Up: Table of Intrinsic Functions


8.11.9.130 IAbs Intrinsic

     IAbs(A)

IAbs: INTEGER(KIND=1) function.

A: INTEGER(KIND=1); scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

Archaic form of ABS() that is specific to one type for A. See Abs Intrinsic.