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 783aabd commit f867f5aCopy full SHA for f867f5a
doc/specs/stdlib_intrinsics.md
@@ -33,7 +33,7 @@ Pure function.
33
34
#### Argument(s)
35
36
-`x`: N-D array of either `real` or `complex` type. This argument is `intent(in)`.
+`x`: N-D array of either `real`, `complex` or `integer` type. This argument is `intent(in)`.
37
38
`dim` (optional): scalar of type `integer` with a value in the range from 1 to n, where n equals the rank of `x`.
39
0 commit comments