Skip to content

This is a program that multiplies matrices for you. You can either get the Clion project file or copy the code from the .txt and compile in your text editor. Written in C++

Notifications You must be signed in to change notification settings

STIAANWOL/MatrixMultiplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Matrix Multiplier

This is a program that multiplies matrices for you.

This program will ask the user to define their first matrix. The user will then have to enter the values of the matrix row by row. The matrix will then be printed out and asks the user if the matrix is correct. If the user made a mistake the values can be given again.

Same goes for the second matrix.

Finally the answer to the calculation will be printed out.

About

This is a program that multiplies matrices for you. You can either get the Clion project file or copy the code from the .txt and compile in your text editor. Written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published