Lets you perform a basic mathematical function using both input values. Simply adds the two values together.
Subtracts input 2 from input 1.
Simply multiplies the two values together.
Divides input 1 by input 2.
The output will be the lowest of the two values.
The output will be the highest of the two values.
|