UnitVector.DotProduct Method
Parent Object: UnitVectorDescription
Determine the dot product of this vector to the specified vector.
Syntax
UnitVector.DotProduct( Argument As UnitVector ) As DoubleParameters
Name | Type | Description |
Argument | UnitVector | Input used for comparison. |