y=hankel1e(v,z) returns the exponentially scaled Hankel function of the first kind for real order v and complex argument z: hankel1e(v,z) = hankel1(v,z) * exp(-1j * z)
scipy.special.hankel1
scipy.special.hankel2
Enter search terms or a module, class or function name.