Skip to content
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)
Clone this wiki locally