MmaTranslator[Mma][Dimensions] - return a list of dimensions of an expression
|
Calling Sequence
|
|
Dimensions(arguments)
|
|
Parameters
|
|
arguments
|
-
|
Maple translation of the Mathematica command arguments
|
|
|
|
|
Description
|
|
•
|
The Dimensions command returns a list of dimensions of the specified expression.
|
|
|
Examples
|
|
>
|
|
Use the command with the Maple translation.
>
|
|
| (1) |
Alternatively, you can use the FromMma command with the evaluate option specified.
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?