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/include/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/math.h')
-rw-r--r--include/math.h 4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/math.h b/include/math.h
index dc176012..3c2105ef 100644
--- a/include/math.h
+++ b/include/math.h
@@ -349,7 +349,7 @@ long double truncl(long double);
#if defined(_XOPEN_SOURCE) || defined(_BSD_SOURCE)
#undef MAXFLOAT
-#define MAXFLOAT 3.40282347e+38F
+#define MAXFLOAT 3.40282346638528859812e+38F
#endif
#if defined(_XOPEN_SOURCE) || defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
@@ -379,7 +379,7 @@ double yn(int, double);
#endif
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
-#define HUGE 3.40282347e+38F
+#define HUGE 3.40282346638528859812e+38F
double scalb(double, double);
float scalbf(float, float);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 18:21:26 +0000

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