TeX:
\left(x \in \mathbb{C} \;\mathbin{\operatorname{and}}\; y \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \setminus \left\{0\right\} \;\mathbin{\operatorname{and}}\; \left(x \ne 0 \;\mathbin{\operatorname{or}}\; y \ne 0\right)\right) \;\implies\; R_D\!\left(x, y, z\right) \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| CC | Complex numbers | |
| CarlsonRD | Degenerate Carlson symmetric elliptic integral of the third kind |
Source code for this entry:
Entry(ID("ba7b32"),
Formula(Implies(And(Element(x, CC), Element(y, CC), Element(z, SetMinus(CC, Set(0))), Or(NotEqual(x, 0), NotEqual(y, 0))), Element(CarlsonRD(x, y, z), CC))),
Variables(x, y, z))