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