728x90 AdSpace

Latest Article



Matrix calculator in c++ Problem Question





Develop a 3X3 matrix calculator in c++ using arrays the program shows following menu format:

*********Menu************
1. Read First Matrix
2. Read 2nd Matrix
3. Addition of Two Matrixes
4. Subtraction of Two Matrixes
5. Find Matrix is Identity or Not
6. Find Matrix is Symmetric or Not
7. Find Matrix is Diagonal or Not
8. Find Both Matrix are equal or not
9. Transpose of Matrix.
10. Exit

Hints:
Here is an example of adding A and B together.


Matrix calculator in c++ Problem Question






  • Blogger Comments
  • Facebook Comments

0 comments:

Post a Comment