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


NormSInvFunctionInfo Class
Returns the inverse of the standard normal cumulative distribution.
Syntax
'Declaration
 
Public Class NormSInvFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As NormSInvFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.NormSInvFunctionInfo

See Also