Required Static Methodswift-numerics 1.0.3RealModule

gamma(_:)

The gamma function Γ(x).

RealFunctions.swift:66
static func gamma(_ x: Self) -> Self

See also:

  • logGamma()

  • signGamma()