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

22.2 serfinv - Inverse Error function erf-1(x)

#include <msca.h> 
 
double serfinv (double x); 
float  serfinvf(float x);

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

erf-1(x)