Query: stats_rand_gen_noncenral_chisquare
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STATS_RAND_GEN_NONCENRAL_CHISQUARE(3) 1 STATS_RAND_GEN_NONCENRAL_CHISQUARE(3) stats_rand_gen_noncenral_chisquare - Generates random deviate from the distribution of a noncentral chisquare with "df" degrees of freedom and noncentrality parameter "xnonc". d must be >= 1.0, xnonc must >= 0.0SYNOPSISfloat stats_rand_gen_noncenral_chisquare (float $df, float $xnonc)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $df - o $xnonc -RETURN VALUESPHP Documentation Group STATS_RAND_GEN_NONCENRAL_CHISQUARE(3)