Fungrim home page

Fungrim entry: 79d6ba

γ=limz0[Γ(z)1z]\gamma = -\lim_{z \to 0} \left[\Gamma(z) - \frac{1}{z}\right]
TeX:
\gamma = -\lim_{z \to 0} \left[\Gamma(z) - \frac{1}{z}\right]
Definitions:
Fungrim symbol Notation Short description
ConstGammaγ\gamma The constant gamma (0.577...)
ComplexLimitlimzaf(z)\lim_{z \to a} f(z) Limiting value, complex variable
GammaΓ(z)\Gamma(z) Gamma function
Source code for this entry:
Entry(ID("79d6ba"),
    Formula(Equal(ConstGamma, Neg(ComplexLimit(Brackets(Sub(Gamma(z), Div(1, z))), For(z, 0))))))

Topics using this entry

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

2021-03-15 19:12:00.328586 UTC