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 e897504 commit de04268Copy full SHA for de04268
doc/specs/stdlib_stats.md
@@ -220,8 +220,7 @@ Generic subroutine
220
221
### Arguments
222
223
-`array`: Shall be an array of type `integer` or `real`. It is an `intent(in)`
224
-argument.
+`array`: Shall be an array of type `integer` or `real`. It is an `intent(in)` argument.
225
226
`dim`: Shall be a scalar of type `integer` with a value in the range from 1 to `n`, where `n` is the rank of `array`. It is an `intent(in)` argument.
227
0 commit comments