Testing
Testing
Matrix subtraction 27
Matrix 28 [[19, 22], [43, 50]] [[19, 22], [43, 50]] [[1, 2], [3, 4]], [[5,
multiplication 6], [7, 8]]
Test with small integers.
Test with large integers.
Test with floating-point numbers.
Test multiplication by zero.