max(x, y) Compares two values numerically and returns the maximum.
cmath.exp(x) Return the exponential value e**x.
next_plus(context=None) Return the smallest number representable in the given context (or in the current thread’s context if
to_eng_string(context=None) Convert to a string, using engineering notation if an exponent is needed.
numerator Numerator of the Fraction in lowest term.
max_mag(x, y) Compares the values numerically with their sign ignored.
math.erfc(x) Return the complementary error function at x. The
compare_total(other, context=None) Compare two operands using their abstract representation rather than their numerical value
is_signed() Return
plus(x) Plus corresponds to the unary prefix plus operator in Python. This operation applies the context precision and rounding
Page 13 of 27