High level operations
Examples
Settings
Lower level operations
Pre- and postprocessing
centroid()
Source code
Mean of two points in n-dimensions:
result = (x_p1 + x_p2) / 2