MmaTranslator[Mma]
CompoundExpression
evaluate expressions and return the last result
Calling Sequence
Parameters
Description
Examples
CompoundExpression(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The CompoundExpression command evaluates expressions and returns the result of the last expression.
with⁡MmaTranslatorMma:
CompoundExpression⁡assign⁡a,5,assign⁡b,9−a,assign⁡c,2⁢b,c
8
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document