MmaTranslator[Mma]
MemoryInUse
return the number of bytes currently being used
Calling Sequence
Description
Examples
MemoryInUse()
The MemoryInUse command returns the number of bytes currently being used to store all data in the current Maple session.
with⁡MmaTranslatorMma:
Use the command with the Maple translation.
MemoryInUse⁡
2285912
Alternatively, you can use the FromMma command with the evaluate option specified.
with⁡MmaTranslator:
FromMma⁡`MemoryInUse[]`,evaluate
16143176
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document
What kind of issue would you like to report? (Optional)