Subtract two numbers using the two methods, “code” and “design”, described below:

bpmAppService.HelperServices.Arithmetics.Subtract(input1, input2);
input1: first number
input2: second number
Output: The result of subtracting two numbers