FINV

Name

FINV —
TINV(p,dof)

Description

The FINV function returns the inverse of the F probability distribution. FINV uses an iterative algorithm for calculating the result. If FINV does not converge (accuracy within +/- 3x10^7) after 100 iterations, the function returns #N/A! error.

If @p < 0 or @p > 1 FINV returns #NUM! error. If @dof1 < 0 or @dof2 > 1 FINV returns #NUM! error.

See also

FDIST