<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/formula</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 16:46:06 GMT</pubDate>
<item>
<title>(JavaScript) Calculate distance between two points with latitude and longitude coordinates - ginoplusio</title>
<link>http://snipplr.com/view/25479/calculate-distance-between-two-points-with-latitude-and-longitude-coordinates/</link>
<description><![CDATA[ <p>This function calculates distance with the Haversine formula, this formula assumes that our Earth is spherical, but it isn’t since it’s more like a big orange fruit also compresses at poles. I’ve read that this function has an error about + o – 3 meters (it depends), but it’s a small error for many purposes.</p> ]]></description>
<pubDate>Sat, 26 Dec 2009 17:57:14 GMT</pubDate>
<guid>http://snipplr.com/view/25479/calculate-distance-between-two-points-with-latitude-and-longitude-coordinates/</guid>
</item>
</channel>
</rss>