-
-
Notifications
You must be signed in to change notification settings - Fork 33
Vector
Ilya Gyrdymov edited this page Sep 18, 2017
·
7 revisions
Vector in algebraic sense is a sequence of numerical elements. There are several operations which can be applied to this sequence. The operations are:
- Addition
- Subtraction
- Vector product
- Scalar product (dot product)