Syntax: chi2_prob(n, x)
Description: Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
Group: statistics_probability
Note:
Example:
Also see: normal_dist
Implemented in: LambdaCHI2_PROB.java