次の方法で共有


WorksheetFunction.Gamma(Double) メソッド

定義

Gamma 関数の値を返します。

public:
 double Gamma(double Arg1);
public double Gamma (double Arg1);
Public Function Gamma (Arg1 As Double) As Double

パラメーター

Arg1
Double

ガンマを計算する対象の値。

戻り値

DOUBLE

適用対象