This method returns the gamma function value for the given variable.
Calculates Gamma Function
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- n
- The value to find the gamma function for. Must be a positive, non-zero number.
Parameter for gamma function
Return Value
Returns gamma functionThe following returns the gamma function value for the given argument.
Visual Basic | Copy Code |
---|---|
Imports Dundas.Charting.WinControl |
C# | Copy Code |
---|---|
using Dundas.Charting.WinControl; |
This method returns the gamma function value for the given variable specified by n.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family