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 1b9019c commit 783aabdCopy full SHA for 783aabd
doc/specs/stdlib_intrinsics.md
@@ -116,7 +116,7 @@ Pure function.
116
117
#### Argument(s)
118
119
-`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)`.
120
121
`y`: 1D array of the same type and kind as `x`. This argument is `intent(in)`.
122
0 commit comments