Assumptions:
TeX:
R_F\!\left(0, 0, x\right) = \begin{cases} \infty, & x \ne 0\\{\tilde \infty}, & x = 0\\ \end{cases} x \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CarlsonRF | Carlson symmetric elliptic integral of the first kind | |
Infinity | Positive infinity | |
UnsignedInfinity | Unsigned infinity | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("13a092"), Formula(Equal(CarlsonRF(0, 0, x), Cases(Tuple(Infinity, NotEqual(x, 0)), Tuple(UnsignedInfinity, Equal(x, 0))))), Variables(x), Assumptions(Element(x, CC)))