clear_traps() Resets all of the traps to 0.
class decimal.FloatOperation Enable stricter semantics for mixing floats and Decimals. If the
math.floor(x) Return the floor of x, the largest integer less than or equal to x. If x is not a float
minus(x) Minus corresponds to the unary prefix minus operator in Python.
math.asinh(x) Return the inverse hyperbolic sine of x.
Etop() Returns a value equal to Emax - prec + 1.
math.sinh(x) Return the hyperbolic sine of x.
math.acos(x) Return the arc cosine of x, in radians.
class decimal.Clamped Altered an exponent to fit representation constraints. Typically, clamping
class numbers.Number The root of the numeric hierarchy. If you just want to check if an argument x is a number, without
Page 18 of 27