C-Algorithms icon indicating copy to clipboard operation
C-Algorithms copied to clipboard

Diagonal difference

Open EdwinWalela opened this issue 5 years ago • 0 comments

Two math algorithms:

  • Compute the difference between the diagonals of a matrix.
  • Compute factorial using iteration

I have also included a .gitignore to exclude executables.

EdwinWalela avatar Oct 28 '20 10:10 EdwinWalela