The special symbols used in the JADE language are listed in the following table.
+ | - | * | / | ^ | @ | & | ( |
) | [ | ] | = | < | > | <= | >= |
<> | : | . | , | ; | := |
For details about using these symbols as operators when constructing composite expressions, see "Expressions with Operators", earlier in this chapter.