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/cosl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/cosl.c')
-rw-r--r--src/math/cosl.c 2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math/cosl.c b/src/math/cosl.c
index 2c650cdc..25d9005a 100644
--- a/src/math/cosl.c
+++ b/src/math/cosl.c
@@ -36,8 +36,6 @@ long double cosl(long double x) {
return cos(x);
}
#elif (LDBL_MANT_DIG == 64 || LDBL_MANT_DIG == 113) && LDBL_MAX_EXP == 16384
-#include "__rem_pio2l.h"
-
long double cosl(long double x)
{
union IEEEl2bits z;
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月05日 17:00:02 +0000

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