- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑
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.
- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑