Go to the first, previous, next, last section, table of contents.

Log Complementary Error Function

Function: double gsl_sf_log_erfc (double x)
Function: int gsl_sf_log_erfc_e (double x, gsl_sf_result * result)
These routines compute the logarithm of the complementary error function @math{\log(\erfc(x))}.


Go to the first, previous, next, last section, table of contents.