Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / FInvFunction Field


In This Topic
    FInvFunction Field
    In This Topic
    Specifies an instance of the FINV function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FInvFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.FInvFunction
    public static readonly FunctionInfo FInvFunction
    See Also