Scalar FunctionsMath Functions
erfc
Complementary error function erfc(x) = 1 - erf(x).
Syntax
erfc(x)Parameters
Prop
Type
Returns: real
Examples
Example 1
print erfc(0.5)| print_0 (real) |
|---|
| 0.4795001221869535 |
Complementary error function erfc(x) = 1 - erf(x).
erfc(x)Prop
Type
Returns: real
print erfc(0.5)| print_0 (real) |
|---|
| 0.4795001221869535 |