TINV function
TINV(Probability,
DegreesOfFreedom) TINV(Probability;
DegreesOfFreedom)
Probability
Number or { Number }
The probability associated with the distribution.
DegreesOfFreedom
Number or { Number }
The degrees of freedom parameter for the distribution.
Returns
Number or { Number }
The inverse of the left-tailed TDIST function.
This function is a compatibility alias for T.INV. Use T.INV for new projects.