base/math/e_sqrt.c File Reference

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

Include dependency graph for e_sqrt.c:

Include dependency graph

Go to the source code of this file.

Functions

double __ieee754_sqrt (double x)

Variables

double one = 1.0 tiny=1.0e-300


Function Documentation

double __ieee754_sqrt double  x  ) 
 

Definition at line 99 of file e_sqrt.c.

References EXTRACT_WORDS, INSERT_WORDS, and one.

Referenced by __ieee754_acos(), __ieee754_acosh(), __ieee754_asin(), __ieee754_hypot(), __ieee754_pow(), asinh(), and sqrt().


Variable Documentation

double one = 1.0 tiny=1.0e-300 [static]
 

Definition at line 93 of file e_sqrt.c.

Referenced by __ieee754_sqrt().


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