MDITEM

Synopsis
MDITEM indexlist mdarray
Description

Outputs an item of the multi-dimensional array (or multi-dimensional list) selected by the list of numbers (an index list).

Example
SHOW MDITEM [2 2] {{0 1} {2 3}}
3
See Also
MDARRAY
MDSETITEM
ITEM

SourceForge.net Logo