ARY_CMPLX

Determine whether an array holds complex values

Description:

The routine returns a logical value indicating whether an array holds complex values.

Invocation

CALL ARY_CMPLX( IARY, CMPLX, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
CMPLX = LOGICAL (Returned)
Whether the array holds complex values.
STATUS = INTEGER (Given and Returned)
The global status.