Wondering if anyone could help out with some code conversion. Needing to convert this C# code for calculating distance between 2 zip codes using the haversine formula, over to VB 6 for an app I'm working on.

link to image of the complete function in C# is at
http://i.techrepublic.com.com/galler...39-400-844.gif

Original page with image in it is at
http://www.techrepublic.com/blog/pro...es-using-c/634


I haven't messed with any c# in years, so could use some help.