Computes the one-tailed t value of x such that the condition
is satisfied, given the probability value, (1 p), of a t-distributed random variable, T, with n degrees of freedom.
![]() |
probability must be greater than or equal to zero and less than or equal to one. If probability is out of range, the VI sets x to NaN and returns an error. |
![]() |
degrees of freedom must be greater than zero: n > 0. If degrees of freedom is less than or equal to zero, the VI sets x to NaN and returns an error. |
![]() |
x is the value of the t-distributed random variable. |
![]() |
error returns any error or warning condition from the VI. |