Module:Ordnance Survey coordinates/sandbox: Difference between revisions

Content deleted Content added
atan2 doesn't work and fix other bugs
tweak documentation
Line 427:
 
--[[
****** LAT/LONG CONVERSION TO OS GRID REF FUNCTIONS *****
* Convert latitude longitude geographical coordinates to
* Uses the WGS-84 ellipsoid byand defaultonly works for GB grid ref
* Transverse Mercator coordinates.
*
* Uses the WGS-84 ellipsoid by default
*
* See also:
Line 458 ⟶ 456:
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
Converted to Lua by User:Hike395 on 2023-12-15
]]