FormatAngle
The FormatAngle function creates a correctly formatted angle string from degrees, minutes, and seconds components.
sDms = FormatAngle( nDeg, nMin, nSec )
If the number of degrees is negative, then the returned string contains a negative degrees value.