You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > Gamma Method > Math387.Gamma Method (double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.Gamma Method (double)

Gamma function (real).

Syntax
C#
Visual Basic
public static double Gamma(double X);

the gamma function. Gamma function is used for approximating the factorial of a number.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!