Overview of the MmaTranslator[Mma] Subpackage
|
Calling Sequence
|
|
Mma[command](arguments)
command(arguments)
|
|
Description
|
|
•
|
The Mma subpackage contains commands that provide translation for Mathematica commands when no exact Maple equivalent exists. In most cases, the command achieves the translation through minor manipulations of the input and output of relatively similar Maple commands.
|
•
|
Each command in the Mma subpackage can be accessed by using either the long form or the short form of the command name in the command calling sequence.
|
|
Since the underlying implementation of the Mma subpackage is a module, it is also possible to use the form Mma:-command to access a command from the subpackage. For more information, see the Module Members help page.
|
|
|
List of Subpackage Commands
|
|
•
|
The following is a list of available commands.
|
|
|
Download Help Document
Was this information helpful?