I'm trying to create a program which will do these calculations. I am given Latitudes, Longitudes, and ellipsoidal heights for ellipsoids and another set of x, y, and z coordinates. I am so confused looking at how to convert these things. I know I need to iterate in order to go from cartesian to...