Math Multiply
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
Multiplies two or more numbers.
This node multiplies the input numbers together.
Example:
Section titled “Example:”- Input:
2, 3, 4
Results in the multiplication of 2 * 3 * 4.
- Output:
24
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| A set of numbers to multiply together. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| The result of the multiplication. |
ID: core/math-multiply@v1