Definitions for "Dot Product" Add To Word List
Login or Register  | Word Lists | Search History

a real number (a scalar) that is the product of two vectors
Helpful?           0
a cosine whether you are talking about vectors or quaternions
Helpful?           0
a single value (rather than a triple value such as the input vectors) which means that the Vector Product 's outputX , outputY , and outputZ attributes will all be set to the same number
Helpful?           0
For vectors A = Xa, Ya and B = Xb, Yb, the dot product A•B = (xa)(xb ) + (ya) (yb).
Helpful?           0
The inner product of two vectors.
Helpful?           0
Same as scalar product.
Helpful?           0
A form of vector multiplication, where two vectors are multiplied to produce a scalar. The dot product of two vectors, and , is expressed by the equation · = AB cos .
Helpful?           0
In mathematics, the dot product, also known as the scalar product, is a binary operation which takes two vectors over the real numbers R and returns a real-valued scalar quantity. It is the standard inner product of the Euclidean space.
Helpful?           0