Skip to main content
Version: Next

Plus 2

Plus operation

Description

The addition operation. Defaults the input to 0 if that input is not provided

Inputs

  • n1 (Number): The first operand
  • n2 (Number): The second operand

Outputs

  • n1+n2 (Number): The sum of all the operands