Maxima Function
cdf_student_t (x,n)
Returns the value at x of the distribution function of a Student random variable t(n), with n>0. This function has no closed form and it is numerically computed if the global variable numer
equals true
, otherwise it returns a nominal expression.