Arithmetic functions perform mathematical calculations on a number (value). When used in PPCL, the result of a calculation is usually assigned to a point name for future reference. For information on the order in which arithmetic functions are evaluated, see the Order of Precedence.
PPCL supports the following arithmetic functions:
- Arc-Tangent (ATN)
- Complement (COM)
- Cosine (COS)
- Natural Antilog (EXP)
- Natural Log (LOG)
- Root (.ROOT.)
- Sine (SIN)
- Square Root (SQRT)
- Tangent (TAN)