Subtract Vectors: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "Subtracts each vector component individually. /uploads/Subtract Vectors.png File:vectorSubs.png So you get: * x-x = 5 - 3 * y-y = 9 - 1 * z-y = 12- 4 Category:Blocks ") |
(No difference)
|
Revision as of 19:08, 16 May 2024
Subtracts each vector component individually.
File:VectorSubs.png So you get:
- x-x = 5 - 3
- y-y = 9 - 1
- z-y = 12- 4