x∈C⟹agm(x)∈C
TeX:
x \in \mathbb{C} \;\implies\; \operatorname{agm}(x) \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|
CC | C
| Complex numbers |
AGM | agm(a,b)
| Arithmetic-geometric mean |
Source code for this entry:
Entry(ID("f9caac"),
Formula(Implies(Element(x, CC), Element(AGM(x), CC))),
Variables(x))