We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39248d commit 5d23882Copy full SHA for 5d23882
src/gamma.jl
@@ -607,7 +607,7 @@ External links:
607
608
See also: [`loggamma(z)`](@ref SpecialFunctions.loggamma) for ``\log \Gamma(z)`` and
609
[`gamma(a,z)`](@ref SpecialFunctions.gamma(::Number,::Number)) for
610
-the upper incomplete gamma function ``\\Gamma(a,z)``.
+the upper incomplete gamma function ``\Gamma(a,z)``.
611
612
# Implementation by
613
- `Float`: C standard math library
0 commit comments