Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / PowerFunctionInfo Class
Members


In This Topic
    PowerFunctionInfo Class
    In This Topic
    Raises the specified number to the given power.
    Syntax
    'Declaration
     
    
    Public Class PowerFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As PowerFunctionInfo
    public class PowerFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also