Skip to content

Commit 646bee8

Browse files
ejovo13jvdp1
andauthored
Update doc/specs/stdlib_math.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 17c81f8 commit 646bee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_math.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ end program demo_linspace_complex
147147

148148
##### Example 2:
149149

150-
Here inputs are of type `integer` and kind `int16`, with the result defaulting to double precision real.
150+
Here inputs are of type `integer` and kind `int16`, with the result defaulting to `real(dp)`.
151151
```fortran
152152
program demo_linspace_int16
153153
use stdlib_math, only: linspace

0 commit comments

Comments
 (0)