Point. Function.magnitude
sprotty-protocol / Point / magnitude
magnitude(
point
):number
Defined in: utils/geometry.ts:106
Computes the magnitude of the vector given in point
.
Point representing the vector to compute the magnitude for
number
The magnitude or also known as length of the point