is_subnormal(context=None) Return
math.pi The mathematical constant π = 3.141592..., to available precision.
fma(x, y, z) Returns x multiplied by y, plus z.
copy_sign(x, y) Copies the sign from y to x.
math.atanh(x) Return the inverse hyperbolic tangent of x.
imag Abstract. Retrieves the imaginary component of this number.
logb(x) Returns the exponent of the magnitude of the operand’s MSD.
__ceil__() Returns the least
quantize(x, y) Returns a value equal to x (rounded), having the exponent of y.
normalize(context=None) Normalize the number by stripping the rightmost trailing zeros and converting any result equal to
Page 4 of 27