Assumptions:
TeX:
\operatorname{sinc}\!\left(i z\right) = \frac{\sinh(z)}{z}
z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \ne 0Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Sinc | Sinc function | |
| ConstI | Imaginary unit | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("b41d08"),
Formula(Equal(Sinc(Mul(ConstI, z)), Div(Sinh(z), z))),
Variables(z),
Assumptions(And(Element(z, CC), NotEqual(z, 0))))