parent
a49a20106d
commit
85392bda4b
@ -3,9 +3,9 @@
|
||||
## Representação de um Vetor
|
||||
|
||||
* Um vetor $\vec{v}$ pode ser representado em termos dos vetores unitários $\vec{i}$ e $\vec{j}$:
|
||||
$$\vec{v} = x\vec{i} + y\vec{j}$$
|
||||
$$\vec{v} = x\vec{i} + y\vec{j}$$
|
||||
* Ou pela sua forma de coordenadas:
|
||||
$$\vec{v} = (x, y)$$
|
||||
$$\vec{v} = (x, y)$$
|
||||
|
||||
## 1.1 Operações com Vetores
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user