Skip to content

Commit 6fd728d

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

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
@@ -79,7 +79,7 @@ Pure function.
7979

8080
#### Argument(s)
8181

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

8484
`dim` (optional): scalar of type `integer` with a value in the range from 1 to n, where n equals the rank of `x`.
8585

0 commit comments

Comments
 (0)