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 74ecbc8 commit 71349bcCopy full SHA for 71349bc
lib/node_modules/@stdlib/complex/float64/conj/src/addon.c
@@ -19,4 +19,4 @@
19
#include "stdlib/complex/float64/conj.h"
20
#include "stdlib/math/base/napi/unary.h"
21
22
-STDLIB_MATH_BASE_NAPI_MODULE_Z_Z( stdlib_complex128_neg )
+STDLIB_MATH_BASE_NAPI_MODULE_Z_Z( stdlib_complex128_conj )
0 commit comments