So, This project is helps to find the solution of gives system of equation and null space of given mxn matrix in c language. Two objectives :
- Solution type and values of given system of equations
- Find the null space of given mxn matrix
To run this project First start the main.function.c which includes the all header finles linkage of other c programs.
**So, Enjoy the world of "System of equations" and "Null space"