base/math/w_exp.c File Reference

Include dependency graph for w_exp.c:

Go to the source code of this file.

Functions

double exp (double x)

Variables

static double o_threshold = 7.09782712893383973096e+02
static double u_threshold = -7.45133219101941108420e+02


Function Documentation

double exp ( double  x  ) 

Definition at line 35 of file w_exp.c.

References __ieee754_exp(), __kernel_standard(), _LIB_VERSION, finite(), o_threshold, and u_threshold.

Here is the call graph for this function:


Variable Documentation

double o_threshold = 7.09782712893383973096e+02 [static]

Definition at line 29 of file w_exp.c.

double u_threshold = -7.45133219101941108420e+02 [static]

Definition at line 30 of file w_exp.c.


Generated on Tue Feb 2 17:47:58 2010 for RTAI API by  doxygen 1.4.7