MmaTranslator[Mma]
Partition
return a list of non-overlapping lists
Calling Sequence
Parameters
Description
Examples
Partition(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The Partition command returns a list of non-overlapping sublists of a specified length.
Use the command with the Maple translation.
Alternatively, you can use the FromMma command with the evaluate option specified.
See Also
MmaTranslator
MmaTranslator[FromMma]
MmaTranslator[Mma][Split]
Download Help Document