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


Calcuates the modified Bessel function
n(x)]]>
for any real x and n ≥ 0.

Overload List

Overload Description
BesselY(String,Series,Int32) Calcuates the modified Bessel function
n(x)]]>
for any real x and n ≥ 0.  
BesselY(Series,Int32) Calcuates the modified Bessel function Yx(x) for any real x and n ≥ 0.  
BesselY(SeriesCollection,Int32) Calcuates the modified Bessel function Yx(x) for any real x and n ≥ 0.  

See Also