Include dependency graph for e_hypot.c:

Go to the source code of this file.
Functions | |
| double | __ieee754_hypot (double x, double y) |
| double __ieee754_hypot | ( | double | x, | |
| double | y | |||
| ) |
Definition at line 55 of file e_hypot.c.
References __ieee754_sqrt(), GET_HIGH_WORD, GET_LOW_WORD, SET_HIGH_WORD, t1, t2, and y1().
Referenced by hypot().
Here is the call graph for this function:

1.4.7