Share via


StatisticFormula.GammaFunction(Double) Methode

Definition

Gibt den Gammafunktionswert für die angegebene Variable zurück.

public:
 double GammaFunction(double value);
public double GammaFunction (double value);
member this.GammaFunction : double -> double
Public Function GammaFunction (value As Double) As Double

Parameter

value
Double

Die Eingabevariable.

Gibt zurück

Double

Ein double-Wert, der die Gammafunktion darstellt.

Gilt für