besselh
besselh(nu, k, x)
Bessel function of the third kind of order nu
(Hankel function). k
is either 1 or 2, selecting hankelh1
or hankelh2
, respectively.
Examples
See Also
besselh, besseli, besselix, besselj, besselj0, besselj1, besseljx, besselk, besselkx, bessely, bessely0, bessely1, besselyx, hankelh1, hankelh1x, hankelh2, hankelh2x,User Contributed Notes
Add a Note
The format of note supported is markdown, use triple backtick to start and end a code block.