XLPack 6.1
Excel ワークシート関数 数値計算ライブラリ・リファレンスマニュアル
読み取り中…
検索中…
一致する文字列を見つけられません

◆ WDigamma()

Function WDigamma ( X As  Double)

ディガンマ関数(psi関数) ψ(x)

目的
WDigammaは x (x <> 0, -1, -2, ...) におけるディガンマ関数(psi関数) ψ(x)を求める.
ψ(x) = d/dx ln(Γ(x)) = Γ'(x)/Γ(x)
戻り値
ディガンマ関数(psi関数) ψ(x).
引数
[in]X引数 x. (X <> 0 かつ X <> 負の整数)
出典
boost/math/special_functions