crossProduct
crossProduct(
a
,b
):number
Defined in: src/util/misc/vectors.ts:74
Cross product of two vectors in 2D
Parameters
Section titled “Parameters”Returns
Section titled “Returns”number
the magnitude of Z vector
crossProduct(
a
,b
):number
Defined in: src/util/misc/vectors.ts:74
Cross product of two vectors in 2D
number
the magnitude of Z vector