Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BesselYFunctionInfo Class
Members


In This Topic
    BesselYFunctionInfo Class
    In This Topic
    Returns the Bessel function of the second kind.
    Syntax
    'Declaration
     
    
    Public Class BesselYFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As BesselYFunctionInfo
    public class BesselYFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.BesselYFunctionInfo

    See Also