Assumptions:
TeX:
E(m) = \frac{\pi}{2} \,{}_2F_1\!\left(-\frac{1}{2}, \frac{1}{2}, 1, m\right)
m \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| EllipticE | Legendre complete elliptic integral of the second kind | |
| Pi | The constant pi (3.14...) | |
| Hypergeometric2F1 | Gauss hypergeometric function | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("16d2e1"),
Formula(Equal(EllipticE(m), Mul(Div(Pi, 2), Hypergeometric2F1(Neg(Div(1, 2)), Div(1, 2), 1, m)))),
Variables(m),
Assumptions(Element(m, CC)))