ID EN
Decimal

min_mag

Python 3.11

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

Syntax

PYTHON
min_mag(other, context=None)

See Also

min()