I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com

CDF

Evaluates the F distribution CDF
double CDF (int m, int n, double x, bool upper = false)

CDF Inv

Inverse of the complemented F distribution CDF
double CDF_inv (int m, int n, double y)