Maxima Function
pdf_student_t (x,n)
Returns the value at x of the density function of a Student random variable t(n), with n>0. To make use of this function, write first load(distrib).
load(distrib)