Last Updated: Feb 14, 2022
Use this function to find the sum of the two input values.
This function is deprecated. Use Sum.
Add (Dep.) (number_1,number_2)
| Input Parameter Name | Description |
|---|---|
| number_1 | Integer value |
| number_2 | Integer value |
| Return Value | Description |
|---|---|
| Sum | Returns the sum of the input values |
Add (Dep.) (-1,2)
To view all the Math functions, click here.