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 680ec74 commit 6edf684Copy full SHA for 6edf684
lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/docs/repl.txt
@@ -357,7 +357,7 @@
357
Int32Array before passing the values to this method.
358
359
If provided an array having an unknown or "generic" data type, elements are
360
- written as single-precision floating-point numbers.
+ written as double-precision floating-point numbers.
361
362
Parameters
363
----------
@@ -396,7 +396,7 @@
396
after reading memory values using this method.
397
398
If provided an output array having an unknown or "generic" data type,
399
- elements are read as single-precision floating-point numbers.
+ elements are read as double-precision floating-point numbers.
400
401
402
0 commit comments