Fungrim home page

Fungrim entry: f0f0a6

sinc(x)dx=π\int_{-\infty}^{\infty} \operatorname{sinc}(x) \, dx = \pi
TeX:
\int_{-\infty}^{\infty} \operatorname{sinc}(x) \, dx = \pi
Definitions:
Fungrim symbol Notation Short description
Integralabf(x)dx\int_{a}^{b} f(x) \, dx Integral
Sincsinc(z)\operatorname{sinc}(z) Sinc function
Infinity\infty Positive infinity
Piπ\pi The constant pi (3.14...)
Source code for this entry:
Entry(ID("f0f0a6"),
    Formula(Equal(Integral(Sinc(x), For(x, Neg(Infinity), Infinity)), Pi)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC