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