SciPy

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

scipy.special.hankel2e

scipy.special.hankel2e(v, z) = <ufunc 'hankel2e'>

Exponentially scaled Hankel function of the second kind

Defined as:

hankel1e(v, z) = hankel1(v, z) * exp(1j * z)
Parameters:

v : float

Order

z : complex

Argument

Previous topic

scipy.special.hankel2

Next topic

scipy.special.lmbda