getMagnitude() → {number}
Calculates the length of the Point object.
Returns
number -
The length of the Point.
- Source code: geom/Point.js (Line 321)
getMagnitude() → {number}
Calculates the length of the Point object.
The length of the Point.
Please login to continue.