Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

9.2 serfc - Complementary error function erfc(x)

#include <msca.h>

double serfc (double x);
float  serfcf(float x);

Given a value x this function computes the complemenary error function:

      ∫ z
1 -⎷2--  e-t2 dt
     π 0