Fungrim home page

Fungrim entry: 08cda4

G=0π/4log ⁣(tan(x))dxG = -\int_{0}^{\pi / 4} \log\!\left(\tan(x)\right) \, dx
TeX:
G = -\int_{0}^{\pi / 4} \log\!\left(\tan(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
Piπ\pi The constant pi (3.14...)
Source code for this entry:
Entry(ID("08cda4"),
    Formula(Equal(ConstCatalan, Neg(Integral(Log(Tan(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