php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: function.stats-rand-gen-noncenral-chisquare.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  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.0				  				 				 				 stats_rand_gen_iuniform				 stats_rand_gen_noncentral_f				 Statistic Functions				 PHP Manual								 				  stats_rand_gen_noncenral_chisquare				  (PECL stats:1.0.0-1.0.2)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.0								 				 				  Description				  				   float stats_rand_gen_noncenral_chisquare				    ( float $df				   , float $xnonc				   )												  WarningThis function is				currently not documented; only its argument list is available.												 								 				  Parameters				  				   								    								     df												     								      				      				     								    								    								     xnonc												     								      				      				     								    								   								  				 												 				  Return Values				  				  				 												 												 												 												 																 stats_rand_gen_iuniform				 stats_rand_gen_noncentral_f				 Statistic Functions				 PHP Manual											

相关资源