inverse of matrix (#33690)
added resource and definition of inverse of matrix
This commit is contained in:
@ -36,6 +36,7 @@ Note: If the determinant equals zero, there are no solutions (intersections) to
|
||||
#### More Information:
|
||||
- [Determinant of a Matrix](https://github.com/freeCodeCamp/guides/blob/master/src/pages/mathematics/determinant-of-a-matrix/index.md "Determinant of a Matrix")
|
||||
- [Wikipedia: 2x2 Determinant](https://en.wikipedia.org/wiki/Determinant#2_.C3.97_2_matrices)
|
||||
- [inverse of matrix](https://www.mathsisfun.com/algebra/matrix-inverse.html)
|
||||
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user