Vector Division
Online calculator for dividing vectors
The calculator on this page divides vectors with 2, 3 or 4 elements.
To calculate, select the number of elements (3 is the default). Enter the values of the two vectors to be divided. Then click on the 'Calculate' button
The value 0 is assumed for empty fields.
|
Description of vector division
Vectors are divided by the individual elements of the first vector divided by the corresponding elements of the second vector.
\(\displaystyle\left[\matrix{x1\\y1\\z1}\right] / \left[\matrix{x2\\y2\\z2}\right] = \left[\matrix{x1 / x2\\y1 / y2\\z1 / z2}\right]\)
Example
\(\displaystyle\left[\matrix{5\\4\\9}\right] / \left[\matrix{2\\2\\3}\right] = \left[\matrix{5 / 2\\4 / 2\\9 / 3}\right] = \left[\matrix{2.5\\2\\3}\right]\)
Vector Functions
Addition • Subtraction • Multiplication • Scalar Multiplication • Division • Scalar Division • Dot Product • Cross Product • Interpolation • Distance • Distance Squaret • Normalization • Reflection • Magnitude • Squared-Magnitude • Triple-Product
|