max(other, context=None) Like max(self, other) except that the context rounding rule is applied before returning
class decimal.Underflow Numerical underflow with result rounded to zero. Occurs when a subnormal
math.trunc(x) Return the
min_mag(other, context=None) Similar to the min() method, but the comparison is done using the absolute values
is_infinite() Return
math.pi The mathematical constant π = 3.141592..., to available precision.
cmath.e The mathematical constant e, as a float.
imag Abstract. Retrieves the imaginary component of this number.
logical_and(other, context=None) logical_and() is a logical operation which takes two logical operands
log10(context=None) Return the base ten logarithm of the operand. The result is correctly rounded using the ROUND_HALF_EVEN
Page 1 of 27