Skip to content

Commit 29805ed

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent 6e5bbe2 commit 29805ed

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/incr/nanstdev/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/nanstdev/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Compute a corrected sample standard deviation incrementally.
22+
* Compute a corrected sample standard deviation incrementally, ignoring `NaN` values.
2323
*
2424
* @module @stdlib/stats/incr/nanstdev
2525
*

0 commit comments

Comments
 (0)