WORKED DEFAULT
Check the calculation with the default inputs
For x = 1, erfc(1) is approximately 0.15729921 and erf(1) is approximately 0.84270079. Their sum returns 1 within the displayed numerical precision.
- Evaluate erferf(1) = 0.84270079...
- Take the complement1 - 0.84270079...
- Verify the identityerfc(1) = 0.15729921...