Transitioning from scalar to vector

Thanks @GoToLoop .

Okay, I see the relationship here, And this helps, but I’m trying to understand working with vectors using

add(), sub(), mult() , when compared to simple scalar formulas.

I can see that using these methods would be inefficient, and maybe overly complex, so I’m wondering if it is possible.