Calculates the spherical Bessel function of the second kind.


icon

Inputs/Outputs

  • cdbl.png x

    x is the input argument. If x is negative, the VI uses the absolute value of x.

  • ci32.png n

    n specifies the order of the spherical Bessel function.

  • idbl.png yn(x)

    yn(x) returns the value of the spherical Bessel function of the second kind.

  • The spherical Bessel function of the second kind of order n, yn is a solution to the following differential equation.

    The following equation shows the relationship of the spherical Bessel function of the second kind to the Bessel function of the second kind.

    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.