From 4894b715d0c81ad884ca14a61943f4e4308b9649 Mon Sep 17 00:00:00 2001 From: BigTire Date: Thu, 29 Dec 2022 12:32:51 +0100 Subject: [PATCH] =?UTF-8?q?=C3=9Aprava=20pozn=C3=A1mek?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KMA LAA/4. Determinant matice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KMA LAA/4. Determinant matice.md b/KMA LAA/4. Determinant matice.md index 93a8086..42f8b7d 100644 --- a/KMA LAA/4. Determinant matice.md +++ b/KMA LAA/4. Determinant matice.md @@ -1,3 +1,3 @@ # Determinant matice ## Determinant -- **Determinantem** čtvercové matice A = $[a_{ij}]$ řádu n je číslo: det(A) = $$\displaystyle \sum^n_{\pi} a_{i}x^i$$ \ No newline at end of file +- **Determinantem** čtvercové matice A = $[a_{ij}]$ řádu n je číslo: $$\displaystyle det(A) = \sum^n_{\pi} a_{i}x^i$$ \ No newline at end of file