Hypergeometric0F1
Hypergeometric0F1[a, z] is the confluent hypergeometric function .
Examples
Compute the function:
Hypergeometric0F1[2, 1.0]
(* 1.59064 *)Relation to Bessel functions:
Hypergeometric0F1[1, -x^2/4] // FullSimplify
(* BesselJ[0, x] *)Please visit the official Wolfram Language Reference for more details.