Maxima Function
pdf_chi2 (x,n)
Returns the value at x of the density function of a Chi-square random variable Chi^2(n), with n>0.
The Chi^2(n) random variable is equivalent to the Gamma(n/2,2), therefore when Maxima has not enough information to get the result, a noun form based on the gamma density is returned.