in reply to Re: Calculate bearing between GPS coordinates
in thread Calculate bearing between GPS coordinates

I didn't even know about great_circle_direction() :)

As far as rad2deg() and deg2rad(), I had them in, but wanted to learn as many of the actual mathematical equations as I possibly could for those functions so I understood what was happening.