Helper methods to calculate the Gamma function (http://en.wikipedia.org/wiki/Gamma_function).

Namespace:  Gallio.Common.Mathematics
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public static class Gamma
Visual Basic (Declaration)
Public NotInheritable Class Gamma

Inheritance Hierarchy

System..::.Object
  Gallio.Common.Mathematics..::.Gamma

See Also