fix: changed it to is (#35134)
This commit is contained in:
committed by
The Coding Aviator
parent
23aa6c0d49
commit
4f1eba6576
@ -68,7 +68,7 @@ For example, consider the following matrix, which we will call B:
|
|||||||
<pre><em>det(B) = (-41) - 100 - 90 = -231</em></pre>
|
<pre><em>det(B) = (-41) - 100 - 90 = -231</em></pre>
|
||||||
|
|
||||||
### Method 2 - Sarrus's Rule
|
### Method 2 - Sarrus's Rule
|
||||||
This method it similar to 2 by 2 determinants, and based on opertations with diagonals
|
This method is similar to 2 by 2 determinants, and based on opertations with diagonals
|
||||||
Again, consider the following matrix, which we will call A:
|
Again, consider the following matrix, which we will call A:
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
Reference in New Issue
Block a user