The operator PLUS (+) is used to perform additions between two or more numbers. It calculates the sum of multiple values and is often used in mathematical calculations to total quantities or amounts.
➡️ Display name:
PLUS(+)
➡️ Syntax:
valeur1
+
valeur2
➡️ Example:
5
+
3
➡️
8
In this example, 5 plus 3 equals 8, which is the result of the addition.
- 1 first value 🟡: 5 is the first value to be added.
- 1 operator 🟣: + is the addition operator.
- 1 second value 🟡: 3 is the second value to be added to 5.
🟰 Expected result:
- If you calculate 5 + 3, it returns 8.
- If you calculate 7 + 2, it returns 9.
Before You Start
Getting Started with Formulas
The new formulas in Timetonic allow you to transform, calculate, and manipulate the information stored in your columns by combining multiple functions...
Or Continue With
Glossary View of Formulas
Quickly find the function or operator you're looking for or simply explore and learn how to use them...