Skip to content

dotProduct

dotProduct(a, b): number

Parameters

a: Point

b: Point

Returns

number

Defined in

src/util/misc/vectors.ts:83