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