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 259482a commit 7225987Copy full SHA for 7225987
doc/specs/stdlib_specialfunctions.md
@@ -50,7 +50,7 @@ This is an `elemental` function.
50
51
### Syntax
52
53
-`result = [[stdlib_specialfunctions(module):dlegendre(interface)]](n, x)`
+`result = [[stdlib_specialfunctions(module):dlegendre(interface)]] (n, x)`
54
55
### Arguments
56
@@ -61,4 +61,3 @@ This is an `elemental` function.
61
### Return value
62
63
The function result will be the value of the first derivative of the `n`-th Legendre polynomial, evaluated at `x`.
64
-
0 commit comments