ArrayIndFns - return the indexing functions of an Array
|
Calling Sequence
|
|
ArrayIndFns(A)
|
|
Description
|
|
•
|
The ArrayIndFns(A) function returns the sequence of indexing functions for Array A.
|
|
This function is equivalent to op(1, A).
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?