Step by step
Enter two vectors of the same dimension to get their dot product, their magnitudes and the angle between them.
Step by step
Enter two vectors of the same length.
Type the components separated by commas or spaces. Both vectors must have the same number of components.
The dot product is the sum of the products of matching components — a single number (a scalar).
The magnitudes and the angle between the vectors are computed too; a dot product of zero means the vectors are perpendicular.