Conversion Functions

Metric conversions
DMS to decimal degrees
Decimal degrees to DMS
Polar to Rectangular
Rectangular to Polar
Angle conversions
Decimal mode
Hexadecimal mode
Octal mode
Two's complement mode
Signed mode
[ CONV ] { MET }
[ CONV ] D.MMSSsssss { DMS }
[ CONV ] D.dddddddddd [ INV ] { DMS }
[ CONV ] r [ x~t ] θ { P-R } [ x~t ]
[ CONV ] x [ x~t ] y [ INV ] { P-R } [ x~t ]
[ CONV ] { ANG }
[ CONV ] { BAS } { DEC }
[ CONV ] { BAS } { HEX }
[ CONV ] { BAS } { OCT }
[ CONV ] { BAS } { 2sC }
[ CONV ] { BAS } [ INV ] { 2sC }


Back