Additional Functions
118
ZFX-C User’s Manual
List of operators
The following describes the arithmetic operators that are available for expressions.
Setting the Number of Display Digits
You can change the number of display digits in "Variables list," "Data list" and "Judgments list" in the RUN and
ADJ modes.
X MENU mode - [Setup] - [Add Func] - [Calculation] - [Data], [Judge] or [Variables] - [Expression] - [Display
format]
OR Calculates the logical sum.
When both of the arguments is "0", "0" is returned as the calculation result, and "-1" is
returned for the other argument.
OR (argument1, argument 2)
NOT Calculates the logical NOT.
NOT (argument)
Operator Description of Operation
+ Addition
- Subtraction
* Multiplication
/ Division of real numbers
Setting value Description
Digits of integer Sets the number of digits to display at the integer section.
Range: 0 to 8 (default value: 8)
Digits of decimal Sets the number of digits to display past the decimal point.
Range: 0 to 3 (default value: 3)
Besides changes to the number of display digits, the display pattern of the "Variables list," "Data list" and "Judg-
ments list" can be changed.
p.144
Function Description