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 2954555 commit 37308bcCopy full SHA for 37308bc
src/gamma.jl
@@ -592,7 +592,7 @@ _gamma(z::Complex) = exp(loggamma(z))
592
logabsgamma(x)
593
594
Compute the logarithm of absolute value of [`gamma`](@ref) for
595
-[`Real`](@ref) `x`and returns a tuple `(log(abs(gamma(x))), sign(gamma(x)))`.
+[`Real`](@ref) `x` and returns a tuple `(log(abs(gamma(x))), sign(gamma(x)))`.
596
597
See also [`loggamma`](@ref).
598
"""
0 commit comments