Add Node

add node

Adds two numbers.

Inputs:

  • a, b: The two numbers to add.

Outputs:

  • c: The sum of the two numbers.