<< Click to Display Table of Contents >> Dot product |
![]() ![]() ![]() |
Gives the scalar product (or dot product) of two vectors. See also http://en.wikipedia.org/wiki/Scalar_product.
Inputs |
Type |
Default |
Description |
Vector 1 |
vector2f |
(0, 0) |
|
Vector 2 |
vector2f |
(0, 0) |
|
Outputs |
|||
Product |
float |