Vista previa en español
Vector Dot Product
Combines two vectors into a scalar and relates their components to the angle between them.
Esta página permanece fuera del índice de búsqueda hasta completar una revisión lingüística humana. Los datos matemáticos proceden de la referencia inglesa.
\mathbf{a}\cdot\mathbf{b}=\sum_{i=1}^{n}a_ib_i=\|\mathbf{a}\|\|\mathbf{b}\|\cos\thetaFuente LaTeX
\mathbf{a}\cdot\mathbf{b}=\sum_{i=1}^{n}a_ib_i=\|\mathbf{a}\|\|\mathbf{b}\|\cos\thetaVariables
- a, b: vectors
- aᵢ, bᵢ: vector components
- θ: angle between vectors