For example, given the 2D vector u=[2,3], how would I determine the vector that is perpendicular to u?
Also, given the 3D vector v=[3,6,1], how would I determine the vector that is perpendicular to u>
For example, given the 2D vector u=[2,3], how would I determine the vector that is perpendicular to u?
Also, given the 3D vector v=[3,6,1], how would I determine the vector that is perpendicular to u>