Chop - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


MmaTranslator[Mma]

  

Chop

  

replace approximate real numbers close to zero with the integer 0

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Chop(arguments)

Parameters

arguments

-

Maple translation of the Mathematica command arguments

Description

• 

The Chop command replaces approximate real numbers close to zero with the exact integer 0.

Examples

withMmaTranslatorMma:

Chop2.3×10−15

0

(1)

See Also

MmaTranslator

MmaTranslator[FromMma]

MmaTranslator[Mma]