Home
last modified time | relevance | path

Searched refs:hpinv (Results 1 – 4 of 4) sorted by relevance

/sysdeps/ieee754/dbl-64/
A Dutan.h57 /**/ hpinv = {{0x3FE45F30, 0x6DC9C883} }, variable
90 /**/ hpinv = {{0x6DC9C883, 0x3FE45F30} }, variable
A Dusncs.h44 static const double hpinv = 0x1.45F306DC9C883p-1; /* 0.63661977236758138 */ variable
A Ds_tan.c125 t = (x * hpinv.d + toint.d); in __tan()
209 t = (x * hpinv.d + toint.d); in __tan()
A Ds_sin.c156 double t = (x * hpinv + toint); in reduce_sincos()

Completed in 6 milliseconds