The Nest
Explore
Sign in
akkartik
driver.love
0133-dist
0
Programming environment for editing various of my live apps without restarting them.
Code
Changes
Tags
Discussions
main
dist = function(x1,y1, x2,y2) return ((x2-x1)^2+(y2-y1)^2)^0.5 end