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/complex/cacoshl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/cacoshl.c')
-rw-r--r--src/complex/cacoshl.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/cacoshl.c b/src/complex/cacoshl.c
index 2a04e27b..65342557 100644
--- a/src/complex/cacoshl.c
+++ b/src/complex/cacoshl.c
@@ -9,6 +9,6 @@ long double complex cacoshl(long double complex z)
long double complex cacoshl(long double complex z)
{
z = cacosl(z);
- return cpackl(-cimagl(z), creall(z));
+ return CMPLXL(-cimagl(z), creall(z));
}
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月20日 06:23:30 +0000

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