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 6e5bbe2 commit 29805edCopy full SHA for 29805ed
lib/node_modules/@stdlib/stats/incr/nanstdev/lib/index.js
@@ -19,7 +19,7 @@
19
'use strict';
20
21
/**
22
-* Compute a corrected sample standard deviation incrementally.
+* Compute a corrected sample standard deviation incrementally, ignoring `NaN` values.
23
*
24
* @module @stdlib/stats/incr/nanstdev
25
0 commit comments