calculating the sum of two vectors

The vector calculator allows the calculation of the sum of two vectors online.
vector_sum(`[1;1;1];[5;5;6]`), returns [6;6;7]
See also