Projection of vector onto another vector
dot-project_vec2vec.RdReturns the component of vec1 that is orthogonal to vec2
if orthogonal is TRUE, and the
component of vec1 that is parallel to vec2 if
orthogonal is FALSE.
dot-project_vec2vec.RdReturns the component of vec1 that is orthogonal to vec2
if orthogonal is TRUE, and the
component of vec1 that is parallel to vec2 if
orthogonal is FALSE.