Dot Product Calculator

Dot Product Calculator

This calculator finds the dot product of two vectors of the same dimension. Enter the vectors separated by a comma. You can use parentheses to group the components of each vector, for example: (1, 2, 3), (4, 5, 6).

Formula: A ⋅ B = a1b1 + a2b2 + … + anbn