Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 205 Bytes

File metadata and controls

9 lines (7 loc) · 205 Bytes

Programing_Assignment-2

Functions to Calculate Inverse of matrix Two functions are defined

  1. makeCacheMatrix
  2. cacheSolve

Program uses function solve() to calculate inverse.