Last Updated: May 27, 2021
Use this function to find the difference of the given input values.
This function is deprecated. Use Difference.
Subtract (Dep.) (number_1, number_2)
Input Parameter Name | Description |
---|---|
number_1 | Integer value |
number_2 | Integer value |
Return Value | Description |
---|---|
Difference | Returns the difference of the given input values |
Subtract (Dep.) (-1,2)
To view all the Math functions, click here.