TeX:
\left\{ W_{k}\!\left(z\right) : k \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \left(z \ne 0 \;\mathbin{\operatorname{or}}\; k = 0\right) \right\} = \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LambertW | Lambert W-function | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("c0ae5b"), Formula(Equal(Set(LambertW(z, k), For(Tuple(k, z)), And(Element(k, ZZ), Element(z, CC), Or(NotEqual(z, 0), Equal(k, 0)))), CC)))