Math Add
Ce contenu n’est pas encore disponible dans votre langue.
Add two or more numbers.
This node adds the input numbers together.
Example:
Section titled “Example:”- Input:
1, 2, 3
Results in the addition of 1 + 2 + 3.
- Output:
6
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| A set of numbers to add together. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| The result of the addition. |
ID: core/math-add@v1