MmaTranslator[Mma]
Unique
generate a new symbol
Calling Sequence
Parameters
Description
Examples
Unique(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The Unique command generates a new symbol with its name in $symbol form.
with⁡MmaTranslatorMma:
Use the command with the Maple translation.
Unique⁡
dollar1
Alternatively, you can use the FromMma command with the evaluate option specified.
with⁡MmaTranslator:
FromMma⁡`Unique[]`,evaluate
dollar2
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document