SciPy

scipy.special.hankel1e

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

Exponentially scaled Hankel function of the first kind

Defined as:

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

v : float

Order

z : complex

Argument

Previous topic

scipy.special.hankel1

Next topic

scipy.special.hankel2