Provides as a basic vector calculator, which computes binary operations including: the cross product of 2 vectors, the dot product of 2 vectors (both for 2D and 3D vectors), vector addition and subtraction (both for 2D and 3D vectors), and scalar/vector projections (both for 2D and 3D vectors).