Skip to content

Commit 59dae89

Browse files
perazzjvdp1
andauthored
Update doc/specs/stdlib_linalg.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent fe933ad commit 59dae89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_linalg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ allows for more expert control.
624624

625625
### Return value
626626

627-
Returns a real scalar value that represents the determinnt of the matrix.
627+
Returns a `real` scalar value of the same kind of `a` that represents the determinant of the matrix.
628628

629629
Raises `LINALG_ERROR` if the matrix is singular.
630630
Raises `LINALG_VALUE_ERROR` if the matrix is non-square.

0 commit comments

Comments
 (0)