TeX:
\gamma = -\int_{0}^{1} \log\!\left(\log\!\left(\frac{1}{x}\right)\right) \, dx
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ConstGamma | The constant gamma (0.577...) | |
Integral | Integral | |
Log | Natural logarithm |
Source code for this entry:
Entry(ID("a1ca3e"), Formula(Equal(ConstGamma, Neg(Integral(Log(Log(Div(1, x))), For(x, 0, 1))))))