Maxima Function
std_student_t (n)
Returns the standard deviation of a Student random variable t(n), with n>2. To make use of this function, write first load(distrib).
load(distrib)