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 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/math.h b/include/math.h
index ec04a8a7..bbee62e2 100644
--- a/include/math.h
+++ b/include/math.h
@@ -16,7 +16,7 @@ extern "C" {
#define INFINITY __builtin_inff()
#else
#define NAN (0.0f/0.0f)
-#define INFINITY 1e40f
+#define INFINITY 1e5000f
#endif
#define HUGE_VALF INFINITY
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月15日 11:42:21 +0000

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