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/nanl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/nanl.c')
-rw-r--r--src/math/nanl.c 6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/math/nanl.c b/src/math/nanl.c
new file mode 100644
index 00000000..969af564
--- /dev/null
+++ b/src/math/nanl.c
@@ -0,0 +1,6 @@
+#include <math.h>
+
+long double nanl(const char *s)
+{
+ return NAN;
+}
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月06日 10:12:18 +0000

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