Spread Windows Forms 12.0 Product Documentation
BesselIFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : BesselIFunction Field
Specifies an instance of the BESSELI function. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly BesselIFunction As FunctionInfo
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.BesselIFunction
public static readonly FunctionInfo BesselIFunction
Remarks
For more information on this function, refer to the BESSELI function in the Spread for .NET Formula Reference.
See Also

Reference

FunctionInfo Class
FunctionInfo Members