MATH FUNCTIONS
| ADD - Addition | ![]() |
The ADD functions sums all the inputs (Px) together and outputs this number (O). The number of inputs is specified when the function is placed in the program. The enable (EN) must be true for the ADD function to be enabled. The Q output is true when the ADD function is enabled. |


You have completed the ADD exercise.