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 d7326483..583dc3da 100644
--- a/include/math.h
+++ b/include/math.h
@@ -199,8 +199,8 @@ float fmodf(float, float);
long double fmodl(long double, long double);
double frexp(double, int *);
-float frexpf(float value, int *);
-long double frexpl(long double value, int *);
+float frexpf(float, int *);
+long double frexpl(long double, int *);
double hypot(double, double);
float hypotf(float, float);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 14:07:05 +0000

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