Tcdf-func
Computes the probabilities of the specified tail type tail, associated with a cumulative distribution function of Student's t-distribution with the degree of freedom df.
double prob = tcdf(double t, double df[, int tail])
t
df
tail
prob
tcdf(38.9036068506926,30, 3)=; // ANS: 3.110454711125E-27