Next: , Previous: Complementary Error Function, Up: Error Functions


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)).


The GNU Scientific Library - a free numerical library licensed under the GNU GPL
Back to the GNU Scientific Library Homepage