class random.SystemRandom([seed]) Class that uses the
cmath.sinh(x) Return the hyperbolic sine of x.
class decimal.Inexact Indicates that rounding occurred and the result is not exact. Signals
cmath.atanh(x) Return the inverse hyperbolic tangent of x. There are two branch cuts: One extends from 1
ln(x) Returns the natural (base e) logarithm of x.
adjusted() Return the adjusted exponent after shifting out the coefficient’s rightmost digits until only the lead digit remains:
exp(context=None) Return the value of the (natural) exponential function e**x at the given number. The result is
min(x, y) Compares two values numerically and returns the minimum.
statistics.variance(data, xbar=None) Return the sample variance of data, an iterable of at least two real-valued numbers
random.randrange(stop) random.randrange(start, stop[, step]) Return a randomly selected element from range(start
Page 7 of 27