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