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 6b1c190 commit 4b5b0e7Copy full SHA for 4b5b0e7
lib/node_modules/@stdlib/math/base/special/betaln/src/main.c
@@ -33,7 +33,7 @@
33
#include "stdlib/math/base/special/ln.h"
34
#include "stdlib/constants/float64/ln_sqrt_two_pi.h"
35
#include "stdlib/constants/float64/pinf.h"
36
-#include "stdlib//constants/float64/ninf.h"
+#include "stdlib/constants/float64/ninf.h"
37
#include <stdint.h>
38
39
static const double ALGMCS[ 15 ] = {
0 commit comments