Maxima Function
mean_student_t (n)
Returns the mean of a Student random variable t(n), with n>0, which is always equal to 0. To make use of this function, write first load(distrib).
load(distrib)