ID EN
Decimal

max_mag

Python 3.11

Similar to the max() method, but the comparison is done using the absolute values of the operands.

Syntax

PYTHON
max_mag(other, context=None)

See Also

max()