Book
Linear Algebra
Author
Gilbert Strang
Edition
A=matrix([[0,1,2],[2,3,4],[2,3,4]]) //assuming the matrix with the given condition print det(A)
Solution by:
- Swethakumari G, student,SNIST
- Radha Bhukya, student, SNIST
- Usha Rani,student, SNIST
Book |
Linear Algebra |
Author |
Gilbert Strang |
Edition |
|
A=matrix([[0,1,2],[2,3,4],[2,3,4]]) //assuming the matrix with the given condition print det(A)
Solution by:
Strang-4.2 24-U (last edited 2010-12-18 09:39:11 by shwetaradha)