This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Confluent hypergeometric limit function 0F1.
Parameters : | v, z : array_like
|
---|---|
Returns : | hyp0f1 : ndarray
|
Notes
This function is defined as:
It’s also the limit as q -> infinity of 1F1(q;v;z/q), and satisfies the differential equation :math:``f’‘(z) + vf’(z) = f(z)`.