Syntax @Angle(GEOM, , , [,]) @Angle(ATTRIBUTES, , , [,]) Arguments The format of the input angles. Range: DECIMAL_DEGREES, DDDMMSS.SSO, DDDMMSSSS, DDDMMSS, RADIANS The format of the output angles after conversion. Range: DECIMAL_DEGREES, DDDMMSSSS, DDDMMSS, RADIANS The list of attributes containing angles that are to be converted. If GEOM is specified and this list is empty then only the coordinates will be converted from to . Range: attributes Description The conversion type is one of the following DECIMAL_DEGREES - decimal degrees (e.g. 23.4567) DDDMMSS.SSO - degrees minutes seconds orientation (e.g. 274531.01N) 27 degrees 45 minutes 31.01 seconds North NOTE: This is not available as a destination type DDDMMSSSS - degrees minutes hundredths of seconds (e.g. 78341034) 78 degrees, 34 minutes, 10.34 seconds. DDDMMSS - degrees minutes seconds. RADIANS - radians. (e.g. 1.456) If GEOM is specified then the function converts the geometry coordinates from the representation to the representation. If any attributes are specified in the then the value of those attributes is also converted from the to the . If ATTRIBUTES is specified then only the attribute(s) in the optional attribute list is converted from to