Next: , Previous: Complementary Error Function, Up: Error Functions   [Index]


7.15.3 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 \log(\erfc(x)).