Click or drag to resize
BesselJ Method
Evaluates a sequence of Bessel functions of the first kind.
Overload List
  NameDescription
Public methodStatic memberJ(Double, Int32)
Evaluates a sequence of Bessel functions of the first kind with integer order and real argument.
Public methodStatic memberJ(Double, Double, Int32)
Evaluate a sequence of Bessel functions of the first kind with real order and real positive argument.
Top
See Also