Fungrim home page

Fungrim entry: e09b77

G=20π/4log ⁣(2sin(x))dxG = -2 \int_{0}^{\pi / 4} \log\!\left(2 \sin(x)\right) \, dx
TeX:
G = -2 \int_{0}^{\pi / 4} \log\!\left(2 \sin(x)\right) \, dx
Definitions:
Fungrim symbol Notation Short description
ConstCatalanGG Catalan's constant
Integralabf(x)dx\int_{a}^{b} f(x) \, dx Integral
Loglog(z)\log(z) Natural logarithm
Sinsin(z)\sin(z) Sine
Piπ\pi The constant pi (3.14...)
Source code for this entry:
Entry(ID("e09b77"),
    Formula(Equal(ConstCatalan, Neg(Mul(2, Integral(Log(Mul(2, Sin(x))), For(x, 0, Div(Pi, 4))))))))

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