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

22.4 serfcinv - Inverse Complementary error function erfc-1(x)

#include <msca.h> 
 
double serfcinv (double x); 
float  serfcinvf(float x);

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

erfc-1(x)