Bessel
Evaluates a Bessel function.
Syntax
-
Bessel(n, x)
-
n
is a non-negative integer -
x
is a number
-
Description
Bessel(n, x)
returns the Bessel function of the first kind of order n
evaluated at x
.
Evaluates a Bessel function.
Bessel(n, x)
n
is a non-negative integer
x
is a number
Bessel(n, x)
returns the Bessel function of the first kind of order n
evaluated at x
.