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