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 0c2ee28 commit 6f0bd62Copy full SHA for 6f0bd62
lib/node_modules/@stdlib/stats/base/dnanstdevwd/src/main.c
@@ -21,7 +21,6 @@
21
#include "stdlib/math/base/special/sqrt.h"
22
#include "stdlib/blas/base/shared.h"
23
#include "stdlib/strided/base/stride2offset.h"
24
-#include <math.h>
25
26
/**
27
* Computes the standard deviation of a double-precision floating-point strided array ignoring `NaN` values and using Welford's algorithm.
0 commit comments