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 f320b8e9..b9139b02 100644
--- a/include/math.h
+++ b/include/math.h
@@ -382,6 +382,10 @@ long double ynl(int, long double);
double scalb(double, double);
float scalbf(float, float);
long double scalbl(long double, long double);
+
+void sincos(double, double*, double*);
+void sincosf(float, float*, float*);
+void sincosl(long double, long double*, long double*);
#endif
#ifdef __cplusplus
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 05:49:30 +0000

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