Syntax: student_prob(alpha, size)
Description: Returns the value, t, for which the area under the Student-t probability density function (integrated from minus infinity to t) is equal to 1-alpha/2.
Group: statistics_probability
Note:
Example:
Also see:
Implemented in: LambdaSTUDENTINV_PROB.java