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


PowerFunctionInfo Class
Raises the specified number to the given power.
Syntax
'Declaration
 
Public Class PowerFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As PowerFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.PowerFunctionInfo

See Also