Module: math_funcs#
Functions#
bit_length(...): Returns the number of bits required to represent the integer part of positive float x.
is_zero(...): check if a symbolic integer is zero
sarg(...): Argument \(t\) of a complex number \(r e^{i t}\)
sconj(...): Compute the complex conjugate.
smax(...): Returns the maximum of the given arguments, which may be symbolic.
smin(...): Returns the minimum of the given arguments, which may be symbolic.