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 7bc190e commit d905ed8Copy full SHA for d905ed8
doc/specs/stdlib_intrinsics.md
@@ -151,7 +151,7 @@ Pure function.
151
152
#### Output value or Result value
153
154
-The output is a scalar of `type` and `kind` same as to that of `x` and `y`.
+The output is a scalar of the same type and kind as to that of `x` and `y`.
155
156
```fortran
157
{!example/intrinsics/example_dot_product.f90!}
0 commit comments