TeX:
\int_{0}^{\pi / 4} \frac{1}{\operatorname{sinc}^{2}\!\left(x\right)} \, dx = \frac{\pi \log(2)}{4} + G - \frac{{\pi}^{2}}{16}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Integral | Integral | |
| Pow | Power | |
| Sinc | Sinc function | |
| Pi | The constant pi (3.14...) | |
| Log | Natural logarithm | |
| ConstCatalan | Catalan's constant |
Source code for this entry:
Entry(ID("5c9675"),
Formula(Equal(Integral(Div(1, Pow(Sinc(x), 2)), For(x, 0, Div(Pi, 4))), Sub(Add(Div(Mul(Pi, Log(2)), 4), ConstCatalan), Div(Pow(Pi, 2), 16)))))