max_mag(other, context=None)
Similar to the max()
method, but the comparison is done using the absolute values of the operands.
max_mag(other, context=None)
Similar to the max()
method, but the comparison is done using the absolute values of the operands.
Please login to continue.