CHIDIST(x,dof)
x: number
dof: number of degrees of freedom
The survival function is 1 minus the cumulative distribution function.
If dof is non-integer it is truncated. If dof < 1 this function returns a #NUM! error.
This function is Excel compatible.
CHIDIST(x,dof) is the OpenFormula function LEGACY.CHIDIST(x,dof).