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 f2323a6 commit f8c853aCopy full SHA for f8c853a
lib/node_modules/@stdlib/blas/base/srot-wasm/docs/repl.txt
@@ -396,7 +396,7 @@
396
Int32Array before passing the values to this method.
397
398
If provided an array having an unknown or "generic" data type, elements are
399
- written as single-precision floating-point numbers.
+ written as double-precision floating-point numbers.
400
401
Parameters
402
----------
@@ -435,7 +435,7 @@
435
after reading memory values using this method.
436
437
If provided an output array having an unknown or "generic" data type,
438
- elements are read as single-precision floating-point numbers.
+ elements are read as double-precision floating-point numbers.
439
440
441
0 commit comments