File: elliptic.rst

package info (click to toggle)
mpmath 1.4.0~a6-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,556 kB
  • sloc: python: 47,434; makefile: 22
file content (53 lines) | stat: -rw-r--r-- 996 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Elliptic functions
------------------

.. automodule:: mpmath.functions.elliptic
   :no-index:


Elliptic arguments
..................

.. autofunction:: mpmath.qfrom
.. autofunction:: mpmath.qbarfrom
.. autofunction:: mpmath.mfrom
.. autofunction:: mpmath.kfrom
.. autofunction:: mpmath.taufrom


Legendre elliptic integrals
...........................

.. autofunction:: mpmath.ellipk
.. autofunction:: mpmath.ellipf
.. autofunction:: mpmath.ellipe
.. autofunction:: mpmath.ellippi


Carlson symmetric elliptic integrals
....................................

.. autofunction:: mpmath.elliprf
.. autofunction:: mpmath.elliprc
.. autofunction:: mpmath.elliprj
.. autofunction:: mpmath.elliprd
.. autofunction:: mpmath.elliprg


Jacobi theta functions
......................

.. autofunction:: mpmath.jtheta


Jacobi elliptic functions
.........................

.. autofunction:: mpmath.ellipfun


Modular functions
.................

.. autofunction:: mpmath.eta
.. autofunction:: mpmath.kleinj