crossProductMagnitudeSquared Method

Compute the squared magnitude of a cross product (without allocating a temporary vector object)

crossProductMagnitudeSquared(vectorB: XYAndZ): number

Parameter Type Description
vectorB XYAndZ second vector of cross product

Returns - the squared magnitude of the cross product of this instance with vectorB.

Defined in

Last Updated: 08 January, 2020