R.DF(x,n1,n2,give_log)
x: observation
n1: the first number of degrees of freedom of the distribution
n2: the second number of degrees of freedom of the distribution
give_log: if true, log of the result will be returned instead
This function returns the probability density function of the F distribution.