multiply /Math

matrix4x4 multiply(matrix4x4 a, matrix4x4 b)

Returns the product of matrices a and b.