- Addition (It can be done between all vectors not allowed between vectors and scalars)
- Substraction (It can be done between all vectors not allowed between vectors and scalars)
- Division (It can be done only between all vectors as numerators and scalars as denumerators)
- Product (It can be done between all vectors and scalars)
- dot (result is a scalar)
- cross (result is a vector)
No comments:
Post a Comment