chi2P ( chi df -- p )


Vocabulary
math.extras

Inputs
chia real
dfa real


Outputs
pa real


Word description
Returns the inverse chi-squared value according to P(chi|df) = P(df/2,chi/2).

Definition