Math Addon

From SolarStrike wiki
Revision as of 18:33, 3 June 2014 by Elverion (talk | contribs) (Protected "Math Addon" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
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?