PHP.nl

stats_dens_t

stats_dens_t

Probability density function of the t-distribution

float **stats_dens_t** float $x float $dfr

Returns the probability density at , where the random variable follows the t-distribution of which the degree of freedom is . x``dfr

xThe value at which the probability density is calculated

dfrThe degree of freedom of the distribution

The probability density at or false for failure. x