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 1b39346 commit ad1f2edCopy full SHA for ad1f2ed
doc/specs/stdlib_math.md
@@ -180,7 +180,7 @@ Function.
180
181
#### Argument(s)
182
183
-`start`: Shall be scalar of any numeric type. This argument is `intent(in)`.
+`start`: Shall be a scalar of any numeric type. This argument is `intent(in)`.
184
`end`: Shall be the same `type` and `kind` as `start`. This argument is `intent(in)`.
185
`n`: Shall be an integer specifying the length of the output. This argument is `intent(in)`.
186
`base` : Shall be a scalar of any numeric type. This argument is `intent(in)`
0 commit comments