Chi2cdf-func
Computes the lower/upper tail probability for the distribution with real degrees of freedom df.
double prob = chi2cdf(double x, double df[, int tail])
x
df
tail
prob
chi2cdf(150,3,1)=; // ANS: 2.6349139284881E-32