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/atan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/atan.c')
-rw-r--r--src/math/atan.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/atan.c b/src/math/atan.c
index 3c9a59ff..5a1d33e6 100644
--- a/src/math/atan.c
+++ b/src/math/atan.c
@@ -62,7 +62,7 @@ static const double aT[] = {
double atan(double x)
{
- double w,s1,s2,z;
+ double_t w,s1,s2,z;
uint32_t ix,sign;
int id;
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月05日 06:04:54 +0000

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