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


CDAbs Intrinsic

CDAbs(A)

CDAbs: REAL(KIND=2) function.

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

Intrinsic groups: f2c, vxt.

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.