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 4780d27 commit 9c4dcefCopy full SHA for 9c4dcef
src/stdlib_math.fypp
@@ -97,7 +97,7 @@ module stdlib_math
97
!! return an array with size 0. If n = 1, return an array whose only element is base**end. If no base
98
!! is specified, logspace will default to using a base of 10
99
!!
100
- !!([Specification](../page/specs/stdlib_math.html#logspace))
+ !!([Specification](../page/specs/stdlib_math.html#logspace-create-a-logarithmically-spaced-rank-one-array))
101
#!=========================================================
102
#!= logspace(start, end) =
103
0 commit comments