Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / AsinhFunction Field


In This Topic
    AsinhFunction Field
    In This Topic
    Specifies an instance of the ASINH function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AsinhFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.AsinhFunction
    public static readonly FunctionInfo AsinhFunction
    See Also