Fungrim home page

Fungrim entry: c2976e

0π/21sinc(x)dx=2G\int_{0}^{\pi / 2} \frac{1}{\operatorname{sinc}(x)} \, dx = 2 G
TeX:
\int_{0}^{\pi / 2} \frac{1}{\operatorname{sinc}(x)} \, dx = 2 G
Definitions:
Fungrim symbol Notation Short description
Integralabf(x)dx\int_{a}^{b} f(x) \, dx Integral
Sincsinc(z)\operatorname{sinc}(z) Sinc function
Piπ\pi The constant pi (3.14...)
ConstCatalanGG Catalan's constant
Source code for this entry:
Entry(ID("c2976e"),
    Formula(Equal(Integral(Div(1, Sinc(x)), For(x, 0, Div(Pi, 2))), Mul(2, ConstCatalan))))

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