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

Go to the source code of this file.
Functions | |
| double | __ieee754_pow (double x, double y) |
Variables | |
| double | bp [] |
|
||||||||||||
|
Definition at line 105 of file e_pow.c. References __ieee754_sqrt(), bp, EXTRACT_WORDS, fabs(), GET_HIGH_WORD, scalbn(), SET_HIGH_WORD, SET_LOW_WORD, and y1(). Referenced by pow(). Here is the call graph for this function: ![]() |
|
|
Definition at line 70 of file e_pow.c. Referenced by __ieee754_pow(). |
1.3.8