Profile
Achievement
You have not received any achievements.ginoplusio's Recent SnippetsTagged javascript
- All /
« Prev 1 Next »
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
5909
posted 14 years ago by ginoplusio
When you show the coordinates of a point, it’s sometimes better to show them as degrees and not as deciaml (even if decimal is simpler). Each of the two coordinates can be converted with the same function. In the function call the “tipo†is the...
1
930
posted 14 years ago by ginoplusio
a set of function useful to check data (functions name in italian but easy to translate).
0
1018
posted 15 years ago by ginoplusio