Returns the inverse of the right-tailed chi-squared distribution[1].
Syntax:
CHISQ.INV.RT( probability:Number, degrees of freedom:PositiveInteger )
For the given probability in [0,1], returns the corresponding x-value which yields that right-tailed probability for the chi-squared distribution with given degrees of freedom.
Revisions:
This function was added in Fireworkz 2.00.