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


In This Topic
    LnFunctionInfo Class
    In This Topic
    Returns the natural logarithm of the specified number.
    Syntax
    'Declaration
     
    
    Public Class LnFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As LnFunctionInfo
    public class LnFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.LnFunctionInfo

    See Also