Skip to content

Commit 6edf684

Browse files
authored
Discard changes to lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/docs/repl.txt
1 parent 680ec74 commit 6edf684

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
Int32Array before passing the values to this method.
358358

359359
If provided an array having an unknown or "generic" data type, elements are
360-
written as single-precision floating-point numbers.
360+
written as double-precision floating-point numbers.
361361

362362
Parameters
363363
----------
@@ -396,7 +396,7 @@
396396
after reading memory values using this method.
397397

398398
If provided an output array having an unknown or "generic" data type,
399-
elements are read as single-precision floating-point numbers.
399+
elements are read as double-precision floating-point numbers.
400400

401401
Parameters
402402
----------

0 commit comments

Comments
 (0)