base/math/s_erf.c File Reference

#include "math.h"
#include "mathP.h"

Include dependency graph for s_erf.c:

Include dependency graph

Go to the source code of this file.

Functions

double erf (double x)
double erfc (double x)

Variables

double tiny


Function Documentation

double erf double  x  ) 
 

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:

double erfc double  x  ) 
 

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:


Variable Documentation

double tiny [static]
 

Definition at line 120 of file s_erf.c.

Referenced by erf(), and erfc().


Generated on Thu Nov 20 11:55:58 2008 for RTAI API by doxygen 1.3.8