chickadee » 2d-primitives » vect:dist-squared

vect:dist-squared v1 v2procedure

Returns the squared distance between v1 and v2. Faster than /(vect:distance)/ when you only need to compare distances.