dotnetCHARTING Send comments on this topic.
BesselJ Method
See Also 
dotnetCHARTING Namespace > ForecastEngine.Advanced Class : BesselJ Method


Calcuates the modified Bessel function Jx(x) for any real x and n ≥ 2.

Overload List

Overload Description
BesselJ(String,Series,Int32) Calcuates the modified Bessel function Jx(x) for any real x and n ≥ 2.  
BesselJ(Series,Int32) Calcuates the modified Bessel function Jx(x) for any real x and n ≥ 2.  
BesselJ(SeriesCollection,Int32) Calcuates the modified Bessel function Jx(x) for any real x and n ≥ 2.  

See Also