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.


Vector Division Calculator
Number of elements 2    3    4
Input
Vector 1Vector 2Result
÷ =

Decimal places

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]\)

Is this page helpful?            
Thank you for your feedback!

Sorry about that

How can we improve it?