<< gamma Special Functions legendre >>

Scilab Help >> Special Functions > gammaln

gammaln

ガンマ関数の対数.

呼び出し手順

y = gammaln(x)

引数

x

実数ベクトル

y

同じ大きさの実数ベクトル.

説明

gammaln(x)x の全ての要素に関してオーバーフローおよびアンダーフローを回避しつつ ガンマ関数の対数を計算します. xは実数とする必要があります.

gammaln(0.5)

参照

履歴

VersionDescription
5.4.0 list, mlist, tlistおよびハイパー行列型のオーバーロードが 可能となりました.

Report an issue
<< gamma Special Functions legendre >>