Content deleted Content added
m Steven Crossin moved page Module:OS coordinates/sandbox to Module:Ordnance Survey coordinates/sandbox without leaving a redirect: requested move; consensus at Module talk:Ordnance Survey coordinates |
sync sandbox |
||
Line 208:
local r=v*(1.0-e2ir)/(1.0-e2ir*pow(sin(k),2.0))
local h2=v/r-1.0
local y1=e-E0ir
j3=tan(k)/(2.0*r*v)
j4=tan(k)/(24.0*r*pow(v,3.0))*(5.0+3.0*pow(tan(k),2.0)+h2-9.0*pow(tan(k),2.0)*h2)
Line 358:
linktitle = trim(linktitle)
if LL[2] ~= nil then
local html = linktitle
html = html..warning(LL[2])
return html
|