Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function GammaLn( _ ByVal sc As SeriesCollection _ ) As SeriesCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static SeriesCollection GammaLn( SeriesCollection sc ) |
Parameters
- sc
- A collection of series objects. For example, to evaluate this indicator for two series you will need to pass a series collection containing this two series.
Gamma function is described below: Γ(z) = ∫0∞tz-1e-tdt