Fungrim home page

Fungrim entry: 9227bf

Π ⁣(m,m)=E(m)1m\Pi\!\left(m, m\right) = \frac{E(m)}{1 - m}
Assumptions:mCm \in \mathbb{C}
TeX:
\Pi\!\left(m, m\right) = \frac{E(m)}{1 - m}

m \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
EllipticPiΠ ⁣(n,m)\Pi\!\left(n, m\right) Legendre complete elliptic integral of the third kind
EllipticEE(m)E(m) Legendre complete elliptic integral of the second kind
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("9227bf"),
    Formula(Equal(EllipticPi(m, m), Div(EllipticE(m), Sub(1, m)))),
    Variables(m),
    Assumptions(Element(m, CC)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC