Skip to content

Commit 3aa84ba

Browse files
Update lib/node_modules/@stdlib/stats/incr/nanmmeanstdev/lib/index.js
Co-authored-by: Shabareesh Shetty <[email protected]> Signed-off-by: Muhmmad Saad <[email protected]>
1 parent 31807c1 commit 3aa84ba

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/nanmmeanstdev/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 moving arithmetic mean and corrected sample standard deviation incrementally, ignoring NaN values.
22+
* Compute a moving arithmetic mean and corrected sample standard deviation incrementally, ignoring `NaN` values.
2323
*
2424
* @module @stdlib/stats/incr/nanmmeanstdev
2525
*

0 commit comments

Comments
 (0)