Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

22.3 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:

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