Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExpFunctionInfo Class
Members


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

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

See Also