Required Static Methodswift-numerics 1.0.3RealModule
logGamma(_:)
The logarithm of the absolute value of the gamma function, log(|Γ(x)|).
static func logGamma(_ x: Self) -> Self
The logarithm of the absolute value of the gamma function, log(|Γ(x)|).
static func logGamma(_ x: Self) -> Self