#include "math.h"#include "mathP.h"Include dependency graph for e_sqrt.c:

Go to the source code of this file.
Functions | |
| double | __ieee754_sqrt (double x) | 
Variables | |
| double | one = 1.0 tiny=1.0e-300 | 
      
  | 
  
| 
 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().  | 
  
      
  | 
  
| 
 Definition at line 93 of file e_sqrt.c. Referenced by __ieee754_sqrt().  | 
  
 1.3.8