Last Updated: Dec 2, 2020
Use this function to find the sum of the two input values.
Add (num_1,num_2)
Input Parameter Name | Description |
---|---|
num_1 | Integer value |
num_2 | Integer value |
Return Value | Description |
---|---|
Sum | Returns the sum of the input values |
To view all the Math functions, click here.