Module:Ordnance Survey coordinates/sandbox: Difference between revisions

Content deleted Content added
forgot local
m typo
Line 550:
ny = a2 / sqrt ( 1. - e2 * sin(phi) * sin(phi) )
phi = atan ( z2 + e2 * ny * sin(phi) , p2 )
n0 = non0 - 1
until abs ( phi - phi_alt ) <= limit or n0 <= 0