TeX:
\gamma = -\int_{0}^{\infty} {e}^{-x} \log(x) \, dx
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ConstGamma | The constant gamma (0.577...) | |
Integral | Integral | |
Exp | Exponential function | |
Log | Natural logarithm | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("39fe5f"), Formula(Equal(ConstGamma, Neg(Integral(Mul(Exp(Neg(x)), Log(x)), For(x, 0, Infinity))))))