Namespace: Extreme.Numerics.FSharpAssembly: Extreme.Numerics.FSharp30.Net40 (in Extreme.Numerics.FSharp30.Net40.dll) Version: 6.0.16073.0 (6.0.16073.0)
public static double erfc(
double x
)
Public Shared Function erfc (
x As Double
) As Double
public:
static double erfc(
double x
)
static member erfc :
x : float -> float
Parameters
- x
- Type: SystemDouble
Return Value
Type:
Double
Numerical Libraries
Supported in: 6.0
Reference