Fungrim home page

Fungrim entry: 39fe5f

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

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC