summaryrefslogtreecommitdiff
path: root/src/math/acos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/acos.c')
-rw-r--r--src/math/acos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/acos.c b/src/math/acos.c
index 54d266ee..0eb15bed 100644
--- a/src/math/acos.c
+++ b/src/math/acos.c
@@ -38,6 +38,7 @@
static const double
pi = 3.14159265358979311600e+00, /* 0x400921FB, 0x54442D18 */
pio2_hi = 1.57079632679489655800e+00; /* 0x3FF921FB, 0x54442D18 */
+// FIXME
static const volatile double
pio2_lo = 6.12323399573676603587e-17; /* 0x3C91A626, 0x33145C07 */
static const double