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 ef4f37b commit 7d03eecCopy full SHA for 7d03eec
lib/node_modules/@stdlib/blas/ext/last-index-of/README.md
@@ -46,7 +46,7 @@ var out = lastIndexOf( x, 2.0 );
46
// returns <ndarray>
47
48
var idx = out.get();
49
-// returns -1
+// returns 3
50
```
51
52
The function has the following parameters:
0 commit comments