Assumptions:
TeX:
K(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 |
|---|---|---|
| EllipticK | Legendre complete elliptic integral of the first kind | |
| Pi | The constant pi (3.14...) | |
| Hypergeometric2F1 | Gauss hypergeometric function | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("b760d1"),
Formula(Equal(EllipticK(m), Mul(Div(Pi, 2), Hypergeometric2F1(Div(1, 2), Div(1, 2), 1, m)))),
Variables(m),
Assumptions(Element(m, CC)))