Spherical Hankel Function hn VI
- Updated2025-01-28
- 2 minute(s) read
Spherical Hankel Function hn VI
Computes the spherical Hankel function, which is also known as the spherical Bessel function of the third kind.

Inputs/Outputs
![]() x is the input argument. If x is negative, the VI uses the absolute value of x. ![]() n specifies the order of the spherical Hankel function. ![]() type specifies the type of the spherical Hankel function.
![]() hn(x) returns the value of the spherical Hankel function. |
The following equation defines the spherical Hankel function of the first kind of order n.

The following equation defines the spherical Hankel function of the second kind of order n.

where jn is a spherical Bessel function of the first kind and yn is a spherical Bessel function of the second kind.
The following intervals for the input values of the VI define the spherical Hankel function.

For any integer value of order n, LabVIEW supports nonnegative real values of x.