Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Syntax

BESSEL(FunctionType$, NumExp)

Arguments

  • FunctionType$ is a string expression that indicates the order of the Bessel function:
  1. "I1", Modified Bessel function of the first kind;
  2. "J1", Bessel function of the first kind, first order;
  3. "Y1", Bessel function of the second kind, first order;
  4. "K1", Modified Bessel function of the second kind;
  • NumExp is a numerical expression

...