This is documentation for an old release of SciPy (version 0.9.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.hankel2

scipy.special.hankel2(x1, x2[, out])

y=hankel2(v,z) returns the Hankel function of the second kind for real order v and complex argument z.

Previous topic

scipy.special.hankel1e

Next topic

scipy.special.hankel2e

This Page