Spherical Bessel Function jn VI

Calculates the spherical Bessel function of the first 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 jn(x)

    jn(x) returns the value of the spherical Bessel function of the first kind.

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

    The following equation shows the relationship of the spherical Bessel function of the first kind to the Bessel function of the first 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.