Fungrim home page

Fungrim entry: 9a3503

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

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