/3D-Vector-Homework

A program that works with vectors

Primary LanguageC++

3D-Vector-Homework

This program reads in 3D Vectors from the console and performs some operation on them (Summation, Subtraction, Negation or Multiplication) and then prints out the result.