Hankel Function Hv VI
- Updated2025-07-30
- 2 minute(s) read
Computes the Hankel function, which is also known as the Bessel function of the third kind.

Inputs/Outputs
x
—
x is the input argument. If x is negative, the VI uses the absolute value of x.
v
—
v specifies the order of the Hankel function.
type
—
type specifies the type of the Hankel function.
Hv(x)
—
Hv(x) returns the value of the Hankel function. |
The following equation defines the Hankel function of the first kind of order v.
The following equation defines the Hankel function of the second kind of order v.
where Jv is a Bessel function of the first kind and Yv is a Bessel function of the second kind.
The following intervals for the input values of the VI define the Hankel function.
For any real value of order v, LabVIEW supports positive real values of x.
x
—
type
—
Hv(x)
—