Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExpFunctionInfo Class
Members


In This Topic
    ExpFunctionInfo Class
    In This Topic
    Returns e raised to the power of the specified value.
    Syntax
    'Declaration
     
    
    Public Class ExpFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As ExpFunctionInfo
    public class ExpFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.ExpFunctionInfo

    See Also