Functions related to sets of Cartesian points
- Source:
Methods
(static) ptCentroid(points)
Finds the central point (avg.) between the given points
Parameters:
Name | Type | Description |
---|---|---|
points |
Array.<number> |
- Source:
Returns:
central point (avg.) between the given points