#include <math.h>#include "defs.h"#include "quad.h"
Go to the source code of this file.
Classes | |
| union | du |
Defines | |
| #define | c_q_sqrt __c_q_sqrt |
Functions | |
| double | sqrt (double) |
| static double | __dtwofloor (double) |
| QUAD | c_q_sqrt (QUAD x, INT *p_err) |
Variables | |
| static const du | const1 |
| static const du | twopm53 |
| static const du | twopm54 |
| static const du | twopm6 |
| static const du | twop3 |
| static const du | twop108 |
| #define c_q_sqrt __c_q_sqrt |
Definition at line 97 of file c_q_sqrt.c.
| static double __dtwofloor | ( | double | ) | [static] |
| double sqrt | ( | double | ) |
Referenced by __zsqrt(), ar_sqrt(), c_q_sqrt(), complex_sqrt(), d_sqrt(), main(), and Targ_WhirlOp().
{0x41a00000, 0x02000000}
Definition at line 78 of file c_q_sqrt.c.
{0x46b00000, 0x00000000}
Definition at line 93 of file c_q_sqrt.c.
{0x40200000, 0x00000000}
Definition at line 90 of file c_q_sqrt.c.
{0x3ca00000, 0x00000000}
Definition at line 81 of file c_q_sqrt.c.
{0x3c900000, 0x00000000}
Definition at line 84 of file c_q_sqrt.c.
{0x3f900000, 0x00000000}
Definition at line 87 of file c_q_sqrt.c.
1.6.1