TeX:
\left(a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}\right) \;\implies\; \operatorname{agm}\!\left(a, b\right) \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| CC | Complex numbers | |
| AGM | Arithmetic-geometric mean |
Source code for this entry:
Entry(ID("32b3b4"),
Formula(Implies(And(Element(a, CC), Element(b, CC)), Element(AGM(a, b), CC))),
Variables(a, b))