strokes-distance-squared

strokes-distance-squared is a compiled Lisp function in `strokes.el'.

(strokes-distance-squared P1 P2)

Compute the distance (squared) between to points P1 and P2.
P1 and P2 are cons cells in the form (X . Y).