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


NormInvFunctionInfo Class
Returns the inverse of the normal cumulative distribution for the given mean and standard deviation.
Syntax
'Declaration
 
Public Class NormInvFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As NormInvFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.NormInvFunctionInfo

See Also