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, 4 insertions, 0 deletions
diff --git a/include/math.h b/include/math.h
index 583dc3da..656f7868 100644
--- a/include/math.h
+++ b/include/math.h
@@ -400,6 +400,10 @@ long double exp10l(long double);
double pow10(double);
float pow10f(float);
long double pow10l(long double);
+
+double significand(double);
+float significandf(float);
+long double significandl(long double);
#endif
#ifdef __cplusplus
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 06:20:02 +0000

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