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


ErfcFunctionInfo Class
Returns the complementary error function integrated between a lower limit and infinity.
Syntax
'Declaration
 
Public Class ErfcFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As ErfcFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.ErfcFunctionInfo

See Also