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 04a0cdc commit 05ea4fcCopy full SHA for 05ea4fc
lib/node_modules/@stdlib/stats/nanmean/docs/repl.txt
@@ -12,7 +12,8 @@
12
Function options.
13
14
options.dtype: string (optional)
15
- Output array data type. Must be a real-valued or "generic" data type.
+ Output array data type. Must be a real floating-point or "generic" data
16
+ type.
17
18
options.dims: Array<integer> (optional)
19
List of dimensions over which to perform a reduction. If not provided,
0 commit comments