Files
mpmath--mpmath/docs/functions/index.rst
T
2026-07-13 12:32:53 +08:00

23 lines
721 B
ReStructuredText

Mathematical functions
======================
Mpmath implements the standard functions from Python's ``math`` and ``cmath`` modules, for both real and complex numbers and with arbitrary precision. Many other functions are also available in mpmath, including commonly-used variants of standard functions (such as the alternative trigonometric functions sec, csc, cot), but also a large number of "special functions" such as the gamma function, the Riemann zeta function, error functions, Bessel functions, etc.
.. toctree::
:maxdepth: 2
constants
powers
trigonometric
hyperbolic
signals
gamma
expintegrals
bessel
orthogonal
hypergeometric
elliptic
zeta
numtheory
qfunctions