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 aec0485 commit 10838c2Copy full SHA for 10838c2
lib/node_modules/@stdlib/math/base/special/binomcoeff/src/main.c
@@ -23,7 +23,6 @@
23
#include "stdlib/math/base/special/gcdf.h"
24
#include "stdlib/constants/float32/pinf.h"
25
#include "stdlib/constants/float32/max_safe_integer.h"
26
-#include <stdint.h>
27
28
/**
29
* Computes the binomial coefficient of two integers as a single-precision floating-point number.
0 commit comments