I have forgotten
my Password

Or login with:

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

Hypergeometric

Hypergeo

Confluent hypergeometric function
double hypergeo (double a, double b, double x)

Hypergeo 1f1a

Asymptotic formula for hypergeometric function 1f1a
double hypergeo_1f1a (double a, double b, double x, double &error)

Hypergeo 1f1p

Power series summation for confluent hypergeometric function 1f1p.
double hypergeo_1f1p (double a, double b, double x, double& error)

Hypergeo 1f2

Confluent hypergeometric function 1f2.
double hypergeo_1f2 (double a, double b, double c, double x, double &error)

Hypergeo 2f0

Hypergeometric function 2f0.
double hypergeo_2f0 (double a, double b, double x, int type, double &error)

Hypergeo 3f0

Hypergeometric function 3f0.
double hypergeo_3f0 (double a, double b, double c, double x, double &error)