Skip to main content
Version: Next

Minus 2

Minus operation

Description

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

Inputs

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

Outputs

  • n1 - n2 (Number): The result of the substraction