TeX:
G = -\int_{0}^{1} \frac{\log(x)}{{x}^{2} + 1} \, dx
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ConstCatalan | Catalan's constant | |
Integral | Integral | |
Log | Natural logarithm | |
Pow | Power |
Source code for this entry:
Entry(ID("d864b2"), Formula(Equal(ConstCatalan, Neg(Integral(Div(Log(x), Add(Pow(x, 2), 1)), For(x, 0, 1))))))