Skip to content
Actionforge
Sign up
Docs
Open

Math Op

Perform basic arithmetic operations.

This node performs basic arithmetic operations (addition, subtraction, multiplication, and division) on two input numbers based on the selected operator.

  • Input: 5, 3 with operator +

Results in the operation of 5 + 3.

  • Output: 8
PortDescription
The first number.
The arithmetic operator to use.
The second number.
PortDescription
The result of the arithmetic operation.

ID: core/math-op@v1