+ (plus) • - (minus) • * (asterisk) • / (slash) = (equal) • > (greater than) • < (less than) . (period) • : (colon) • ; (semi colon) ^ (hat) • @ (at) $ (dollar sign) • & (ampersand) • # (hash) ' (single quote)
+
-
*
/
=
>
<
.
:
;
^
@
$
&
#
'
<> (not equal) • <= (less than or equal) • := (becomes) • >= (greater than or equal)
<>
<=
:=
>=
• >< (symmetric difference) • // (double slash)
><
//