Home > PHP > Function > Statistics > stats_cdf_chisquare()

stats_cdf_chisquare()

stats_cdf_chisquare - Calculates any one parameter of the chi-square distribution given values for the others.

Syntax

float stats_cdf_chisquare (float $par1, float $par2, int $which)

Arguments

  • par1
  • par2
  • which

Description

Version

PHP PECL stats >= 1.0.0

Return value