MmaTranslator[Mma]
Chop
replace approximate real numbers close to zero with the integer 0
Calling Sequence
Parameters
Description
Examples
Chop(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The Chop command replaces approximate real numbers close to zero with the exact integer 0.
with⁡MmaTranslatorMma:
Chop⁡2.3×10−15
0
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document