Assumptions:
TeX:
\int_{z}^{\infty} \operatorname{sinc}(x) \, dx = \frac{\pi}{2} - \operatorname{Si}(z)
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Integral | Integral | |
| Sinc | Sinc function | |
| Infinity | Positive infinity | |
| Pi | The constant pi (3.14...) | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("2b7b1d"),
Formula(Equal(Integral(Sinc(x), For(x, z, Infinity)), Sub(Div(Pi, 2), SinIntegral(z)))),
Variables(z),
Assumptions(Element(z, CC)))