TeX:
G = 2 \int_{0}^{\pi / 4} \log\!\left(2 \cos(x)\right) \, dxDefinitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ConstCatalan | Catalan's constant | |
| Integral | Integral | |
| Log | Natural logarithm | |
| Cos | Cosine | |
| Pi | The constant pi (3.14...) |
Source code for this entry:
Entry(ID("6d3591"),
Formula(Equal(ConstCatalan, Mul(2, Integral(Log(Mul(2, Cos(x))), For(x, 0, Div(Pi, 4)))))))