Modified Bessel Function Kn VI
- Updated2025-07-30
- 2 minute(s) read
Computes the modified Bessel function of the second kind.

Inputs/Outputs
x
—
x is the input argument. If x is negative, the VI uses the absolute value of x.
n
—
n specifies the order of the modified Bessel function.
Kn(x)
—
Kn(x) returns the value of the modified Bessel function of the second kind. |
The modified Bessel function of the second kind of order n, Kn, also known as the hyperbolic Bessel function of the second kind, is a solution of the following differential equation.
The function is defined according to the following intervals for the input values.
LabVIEW supports the entire domain of this function that produces real-valued results. For any integer value of order n, the function is defined for nonnegative real values of x.
x
—
n
—
Kn(x)
—