mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Noted that method 2 is named Sarrus's Rule (#33999)
This commit is contained in:
parent
141951f7a6
commit
16ba2d7785
@ -67,7 +67,7 @@ For example, consider the following matrix, which we will call B:
|
||||
|
||||
<pre><em>det(B) = (-41) - 100 - 90 = -231</em></pre>
|
||||
|
||||
### Method 2
|
||||
### Method 2 - Sarrus's Rule
|
||||
This method it similar to 2 by 2 determinants, and based on opertations with diagonals
|
||||
Again, consider the following matrix, which we will call A:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user