TeX:
\gamma = \lim_{x \to {0}^{+}} \left[-K_{0}\!\left(x\right) - \log\!\left(\frac{x}{2}\right)\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ConstGamma | The constant gamma (0.577...) | |
RightLimit | Limiting value, from the right | |
BesselK | Modified Bessel function of the second kind | |
Log | Natural logarithm |
Source code for this entry:
Entry(ID("e8af68"), Formula(Equal(ConstGamma, RightLimit(Brackets(Sub(Neg(BesselK(0, x)), Log(Div(x, 2)))), For(x, 0)))))