dotProduct Method

Return the dot product of this vector with vectorB.

dotProduct(vectorB: XYAndZ): number

Parameter Type Description
vectorB XYAndZ second vector of cross product

Returns - the dot product of this instance with vectorB

Defined in

Last Updated: 08 January, 2020