Go to the first, previous, next, last section, table of contents.
CAbs(A)
CAbs: REAL(KIND=1)
function.
A: COMPLEX(KIND=1)
; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Archaic form of ABS()
that is specific
to one type for A.
See section Abs Intrinsic.
Go to the first, previous, next, last section, table of contents.