TeX:
\gamma = \lim_{x \to {0}^{+}} \left[\frac{\pi}{2} Y_{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 | |
Pi | The constant pi (3.14...) | |
BesselY | Bessel function of the second kind | |
Log | Natural logarithm |
Source code for this entry:
Entry(ID("0888b3"), Formula(Equal(ConstGamma, RightLimit(Brackets(Sub(Mul(Div(Pi, 2), BesselY(0, x)), Log(Div(x, 2)))), For(x, 0)))))