Assumptions:
TeX:
\operatorname{sinc}\!\left(\pi z\right) = \frac{1}{\Gamma\!\left(1 + z\right) \Gamma\!\left(1 - z\right)} z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sinc | Sinc function | |
Pi | The constant pi (3.14...) | |
Gamma | Gamma function | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("d16cb4"), Formula(Equal(Sinc(Mul(Pi, z)), Div(1, Mul(Gamma(Add(1, z)), Gamma(Sub(1, z)))))), Variables(z), Assumptions(Element(z, CC)))