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 4c14dc9 commit 56a1fd8Copy full SHA for 56a1fd8
lib/node_modules/@stdlib/stats/base/range/lib/accessors.js
@@ -26,7 +26,7 @@ var isnan = require( '@stdlib/math/base/assert/is-nan' );
26
// MAIN //
27
28
/**
29
-* Computes the range of a strided array using accessors.
+* Computes the range of a strided array.
30
*
31
* @private
32
* @param {PositiveInteger} N - number of indexed elements
0 commit comments