hi, I have to get an inverse matrix of a square matrix (20*20) on excel , to make sure that calculation is right I Knew that multiplying the matrix with its inverse should yields a unity matrix which have a diagonal of ones and other cells are zeros but when i multiply the matrix with the inverse i got the result is a matrix with adiagonal of ones but not all other cells are zeros (some have values like 1,2,etc ... is this ok or what often is my mistake? thanks in advance