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 a54b962 commit 6fd728dCopy full SHA for 6fd728d
doc/specs/stdlib_intrinsics.md
@@ -79,7 +79,7 @@ Pure function.
79
80
#### Argument(s)
81
82
-`x`: 1D array of either `real` or `complex` type. This argument is `intent(in)`.
+`x`: 1D array of either `real`, `complex` or `integer` type. This argument is `intent(in)`.
83
84
`dim` (optional): scalar of type `integer` with a value in the range from 1 to n, where n equals the rank of `x`.
85
0 commit comments