getMagnitudeSq() → {number}
Calculates the length squared of the Point object.
Returns
number -
The length ^ 2 of the Point.
- Source code: geom/Point.js (Line 333)
getMagnitudeSq() → {number}
Calculates the length squared of the Point object.
The length ^ 2 of the Point.
Please login to continue.