The dot product is one example of a specific operation that can be performed on matrices. Just as with vectors, the dot product of two matrices is calculated by multiplying corresponding elements and then summing the results. Other specific operations that can be performed on matrices include addition, subtraction, multiplication, and division. Additionally, matrices can be raised to a power, transposed, and inverted.