About

In mathematics, the dot product or scalar product is an algebraic operation that takes two equal-length sequences of numbers (usually coordinate vectors) and returns a single number obtained by multiplying corresponding entries and then summing those products. For example,the dot product of two vectors a = [a1, a2, ... , an] and b = [b1, b2, ... , bn] is defined as: a·b=(a1*b1+a2*b2+a3*b3+...+an*bn).

history|show excerpt|excerpt history