base/math/e_sqrt.c File Reference

Include dependency graph for e_sqrt.c:

Go to the source code of this file.

Functions

double __ieee754_sqrt (double x)

Variables

static double one = 1.0
static double 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, one, s0, s1, t1, and tiny.

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


Variable Documentation

double one = 1.0 [static]

Definition at line 93 of file e_sqrt.c.

double tiny = 1.0e-300 [static]

Definition at line 93 of file e_sqrt.c.


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