WLJS LogoWLJS Notebook

Hypergeometric1F1

Hypergeometric1F1[a, b, z] is the Kummer confluent hypergeometric function 1F1(a;b;z)_1F_1(a;b;z).

Examples

Compute the function:

Hypergeometric1F1[1, 2, 1.0]
(* 1.71828 *)

Special values:

Hypergeometric1F1[1, 1, z]
(* E^z *)

Please visit the official Wolfram Language Reference for more details.

On this page