Home > PHP > Function > Statistics > stats_cdf_t()

stats_cdf_t()

stats_cdf_t - Calculates any one parameter of the T distribution given values for the others.

Syntax

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

Arguments

  • par1
  • par2
  • which

Description

Version

PHP PECL stats >= 1.0.0

Return value