Skip to content

Commit 783aabd

Browse files
jalveszperazz
andauthored
Update doc/specs/stdlib_intrinsics.md
Co-authored-by: Federico Perini <federico.perini@gmail.com>
1 parent 1b9019c commit 783aabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_intrinsics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Pure function.
116116

117117
#### Argument(s)
118118

119-
`x`: 1D array of either `real` or `complex` type. This argument is `intent(in)`.
119+
`x`: 1D array of either `real`, `complex` or `integer` type. This argument is `intent(in)`.
120120

121121
`y`: 1D array of the same type and kind as `x`. This argument is `intent(in)`.
122122

0 commit comments

Comments
 (0)