Module:Location map/data/USA Northeastern and Module:Location map/data/USA Northeastern/sandbox: Difference between pages
(Difference between pages)
imported>Pppery (alt) m →top: Convert old-style module redirect to new built-in module redirect |
imported>Frietjes No edit summary |
||
| Line 1: | Line 1: | ||
return | return { | ||
name = 'USA Northeast', | |||
x = '(((50.0 + 124.03149777329222 * ((1.9694462586094064-($1 * pi / 180)) * sin(0.6010514667026994 * ($2 + 96) * pi / 180))) * 11.81 - 550.411) / 5.68)*2.08169510246306-108.24037724074148', | |||
y = '(100 - ((100 - (50.0 + 1.6155950752393982 * 124.03149777329222 * ( 0.02613325650382181 - (1.3236744353715044 - (1.9694462586094064 - ($1 * pi / 180)) * cos(0.6010514667026994 * ($2 + 96) * pi / 180))))) * 7.31 - 303.76) / 3.68)*1.3920358742411831-0.0107811013506526', | |||
image = 'USA Northeast (cropped).svg' | |||
} | |||