musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/math/atan2.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2012年11月14日 01:01:38 +0100
committerSzabolcs Nagy <nsz@port70.net>2012年11月14日 01:01:38 +0100
commit45ff9d8eb6f43b8f612d1b01ada627f5b4447c45 (patch)
tree92515e65ee6782a78ce4a1c97839872a14939155 /src/math/atan2.c
parent529a8de46cbf6cce525ab25c4532822006502f29 (diff)
downloadmusl-45ff9d8eb6f43b8f612d1b01ada627f5b4447c45.tar.gz
math: ld80 invtrig cleanups
keeping only commonly used data in invtrigl
Diffstat (limited to 'src/math/atan2.c')
-rw-r--r--src/math/atan2.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/atan2.c b/src/math/atan2.c
index 143c3834..825a38fe 100644
--- a/src/math/atan2.c
+++ b/src/math/atan2.c
@@ -39,6 +39,7 @@
#include "libm.h"
+// FIXME
static const volatile double
tiny = 1.0e-300;
static const double
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月05日 06:57:43 +0000

AltStyle によって変換されたページ (->オリジナル) /