Skip to content

Commit f867f5a

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

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
@@ -33,7 +33,7 @@ Pure function.
3333

3434
#### Argument(s)
3535

36-
`x`: N-D array of either `real` or `complex` type. This argument is `intent(in)`.
36+
`x`: N-D array of either `real`, `complex` or `integer` type. This argument is `intent(in)`.
3737

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

0 commit comments

Comments
 (0)