Supported Operators You can use the following operators with fixed-point variables: ● Arithmetic (+, –, *, /) ● Assignment (=) ● Comparison (<, >, <=, >=, ==, !=) ● Functions (return value, parameters, local variables)
You can use the following operators with fixed-point variables: