Home
last modified time | relevance | path

Searched refs:PIo2 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ieee754/dbl-64/
Dk_rem_pio2.c140 static const double PIo2[] = { variable
314 fw += PIo2[k] * q[i + k]; in __kernel_rem_pio2()
/glibc-2.36/ChangeLog.old/
DChangeLog.22999 * sysdeps/m68k/fpu/atan2.c (PI, PIo4, PIo2): Removed static vars.
3000 (atan2): Declare PIo4 and PIo2 locally, and compute them from pi.