Share

UnitVector.DotProduct Method

Parent Object: UnitVector

Description

Determine the dot product of this vector to the specified vector.

Syntax

UnitVector.DotProduct( Argument As UnitVector ) As Double

Parameters

Name Type Description
Argument UnitVector Input used for comparison.

Version

Introduced in version 4

Was this information helpful?