Skip to content

Projection

Returns the projection of a vector onto another.

$ wo 'Projection[{2, 3}, {1, 2}]'
{8/5, 16/5}