stats_rand_gen_noncenral_chisquare

(no version information, might be only in CVS)

stats_rand_gen_noncenral_chisquare --  自由度 "df"、非心母数 "xnonc" の非心カイ二乗分布から無作為な値を生成する。 d は >= 1.0、xnonc は >= 0.0 でなければならない

説明

float stats_rand_gen_noncenral_chisquare ( float df, float xnonc )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

df

Its description

xnonc

Its description

返り値

What the function returns, first on success, then on failure. See also the &return.success; entity