MmaTranslator[Mma]
MapAll
apply a function to every subexpression
Calling Sequence
Parameters
Description
Examples
MapAll(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The MapAll command applies a function to every subexpression in the specified expression.
Use the command with the Maple translation.
Alternatively, you can use the FromMma command with the evaluate option specified.
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document