#include "math.h"
#include "mathP.h"
Include dependency graph for s_erf.c:
Go to the source code of this file.
Functions | |
double | erf (double x) |
double | erfc (double x) |
Variables | |
double | tiny |
|
Definition at line 197 of file s_erf.c. References __ieee754_exp(), fabs(), GET_HIGH_WORD, P, SET_LOW_WORD, and tiny. Here is the call graph for this function: ![]() |
|
Definition at line 253 of file s_erf.c. References __ieee754_exp(), fabs(), GET_HIGH_WORD, P, SET_LOW_WORD, and tiny. Here is the call graph for this function: ![]() |
|