scipy.special.
hankel2e
hankel2e(v, z)
Exponentially scaled Hankel function of the second kind
Defined as:
hankel1e(v,z) = hankel1(v,z) * exp(1j * z)
v : float
Order
z : complex
Argument
scipy.special
Enter search terms or a module, class or function name.