Operators of ST editor

The following operators are available in the ST editor:

Operator

Description

Precedence

( )

Parentheses, function call

high

low

-

NOT

Negation

Complement

**

*

/

MOD

Raise to a power

Multiplication

Division

Modulo (remainder)

+

-

Addition

Subtraction

>,<,>=,<=

Comparison

=

<>

Equal

Not equal

&, AND

Boolean AND

XOR

Boolean exclusive OR

OR

Boolean OR

Operators link operands. The combination of operators and operands is called expression.

Related topics:

Modified on: 2023-10-06Feedback on this pagePanasonic hotline