You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program which processes matrices. Provides functionality for adding two matrices, multiplying a matrix to a constant, multiplying two matrices, transposing a matrix, calculating determinants, and getting the inverse of a matrix.