DmsToDeg FormatDmsStr

FormatAngle


The FormatAngle function creates a correctly formatted angle string from degrees, minutes, and seconds components.

Syntax

sDms = FormatAngle( nDeg, nMin, nSec )

Remarks

If the number of degrees is negative, then the returned string contains a negative degrees value.

Related Topics

DegToDms, DmsToDeg, ParseDms, ParseDegrees, FormatDmsStr