Skip to content

crossProduct

crossProduct(a, b): number

Parameters

a: Point

b: Point

Returns

number

the magnitude of Z vector

Defined in

src/util/misc/vectors.ts:74