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 17c81f8 commit 646bee8Copy full SHA for 646bee8
doc/specs/stdlib_math.md
@@ -147,7 +147,7 @@ end program demo_linspace_complex
147
148
##### Example 2:
149
150
-Here inputs are of type `integer` and kind `int16`, with the result defaulting to double precision real.
+Here inputs are of type `integer` and kind `int16`, with the result defaulting to `real(dp)`.
151
```fortran
152
program demo_linspace_int16
153
use stdlib_math, only: linspace
0 commit comments