compute Scale Factor
Calculates the scale factor to project this vector onto another vector.
Return
The scale factor for the projection.
Parameters
other
The vector onto which to project this vector.
Calculates the scale factor to project this vector onto another vector.
The scale factor for the projection.
The vector onto which to project this vector.