Math Addon

From SolarStrike wiki
Revision as of 18:06, 3 June 2014 by Elverion (talk | contribs) (Created page with "== distance == '''number math.distance(x1,y1, x2,y2)''' Pretty standard distance function. Returns the distance between two points. What else do you want?")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

distance

number math.distance(x1,y1, x2,y2)

Pretty standard distance function. Returns the distance between two points. What else do you want?