Returns the value of the Gamma function for the specified number.
Namespace:
Extreme.Mathematics.SpecialFunctions
Assembly:
Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared Function Gamma ( _
x As Double _
) As Double |
Return Value
The value of the Gamma function for
xRemarks
See Also