FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / LogNormDistFunctionInfo Class
Members


LogNormDistFunctionInfo Class
Returns the cumulative natural log normal distribution of x.
Syntax
'Declaration
 
Public Class LogNormDistFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As LogNormDistFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.LogNormDistFunctionInfo

See Also