Skip to content

Commit 3a21a76

Browse files
igiraultjvdp1
andauthored
Update doc/specs/stdlib_math.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent cb3fb2d commit 3a21a76

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
@@ -576,7 +576,7 @@ For a 3D problem in Cartesian indexing:
576576
For a 3D problem in matrix indexing:
577577
`call [[stdlib_math(module):meshgrid(interface)]](x, y, z, xm, ym, zm, indexing="ij")`
578578

579-
The subroutine can be called in $n$-dimensional situations, as long as $n$ is inferior to the maximum allowed array rank.
579+
The subroutine can be called in `n`-dimensional situations, as long as `n` is inferior to the maximum allowed array rank.
580580

581581
#### Status
582582

0 commit comments

Comments
 (0)