Home > PHP > Function > Statistics > stats_cdf_noncentral_chisquare()

stats_cdf_noncentral_chisquare()

stats_cdf_noncentral_chisquare - Calculates any one parameter of the non-central chi-square distribution given values for the others.

Syntax

float stats_cdf_noncentral_chisquare (float $par1, float $par2, float $par3, int $which)

Arguments

  • par1
  • par2
  • par3
  • which

Description

Version

PHP PECL stats >= 1.0.0

Return value