next_plus(x) Returns the smallest representable number larger than x.
cmath.sin(x) Return the sine of x.
class decimal.Underflow Numerical underflow with result rounded to zero. Occurs when a subnormal
random.getrandbits(k) Returns a Python integer with k random bits. This method is supplied with the MersenneTwister
compare_signal(other, context=None) This operation is identical to the compare() method, except that all NaNs signal
math.atanh(x) Return the inverse hyperbolic tangent of x.
is_infinite() Return
remainder_near(other, context=None) Return the remainder from dividing self by other. This differs from self
is_normal(x) Returns True if x is a normal number; otherwise returns False.
normalize(context=None) Normalize the number by stripping the rightmost trailing zeros and converting any result equal to
Page 2 of 27