We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4555b6 commit 5a0e3e9Copy full SHA for 5a0e3e9
src/s_conj.c
@@ -28,6 +28,7 @@
28
29
#include <complex.h>
30
31
+#include "openlibm.h"
32
#include "math_private.h"
33
34
DLLEXPORT double complex
src/s_conjf.c
DLLEXPORT float complex
src/s_conjl.c
DLLEXPORT long double complex
0 commit comments