Is there a more simple version of the formula between two points on earth surface taking into consideration that one of the points is always in the equator, thus having latitude equal to zero AND it will be on the same longitude?
Im writing a program that needs this and any kind of optimization would be very welcome
Eg: If the destination point is 32'54N 17'65W the start point will be 0N 17'65W
I have found a implementation with more precision than the one provided by George: