GammaRelated ClassMathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
Inheritance Hierarchy

SystemObject
  Mathos.SpecialFunctionsGammaRelated

Namespace: Mathos.SpecialFunctions
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax

public static class GammaRelated

The GammaRelated type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBeta
Public methodStatic memberGamma
Evaluates gamma(x) by Lanczos approximation, the is more risk of overflow than LogOfGamma
Public methodStatic memberLogOfFactorial
Public methodStatic memberLogOfGamma
Evaluates natural logarithm of gamma(x) by Lanczos approximation
Top
See Also

Reference