arithmetic operators: + - * / **
relational operators: .EQ. .NE. .GE. .GT. .LE.
.LT. == /= >= > <= <
logical (boolean) operators: .AND. .OR. .NOT. &
#
brackets: use brackets, `(', `)', as appropriate,
sexagesimal values: use a colon (`:') to separate
hours/degrees, minutes and seconds. Unsigned values are interpreted
as hours; values in degrees must always have a sign (`+' or
`-'). Sexagesimal values are converted to radians prior to
evaluating the expression.
great circle distance:
GREAT(
,
)
position angle of point
from point
:
PANGLE(
,
)
CURSA Catalogue and Table Manipulation Applications