Multiply
This function block is designed to perform multiplication operations on any number of input values. Users can dynamically adjust the number of inputs associated with this block.
📥 Inputs
Input size
A dropdown that allows the user to specify how many input values they want to multiply. Options range from 2 to 20 values.
Number
This represents the actual numerical input values to be multiplied together. The number of these inputs adjusts based on the selection made in the dropdown.
📤 Outputs
Number
This output provides the result of multiplying all the connected input values together.
🕹️ Controls
Input size
A dropdown menu to select the number of inputs to be used in the multiplication operation. It dynamically updates the number of input sockets based on the selected value.
🎨 Features
Dynamic Input Adjustment
Depending on the user's selection, the block will automatically add or remove input sockets accordingly.
Simple Multiplication
This block executes multiplication for multiple input values seamlessly, providing results in real time.
📝 Usage Instructions
Select Input Size: Use the
Input size
dropdown to select how many numbers you want to multiply (between 2 and 20).Connect Inputs: Connect the numeric values to the input sockets provided.
Evaluate: The block will automatically calculate and output the product of all connected input values.
📊 Evaluation
When evaluated, this function block will return the product of all input numbers. Ensure that all necessary input sockets are connected to receive an accurate output.
💡 Tips and Tricks
🛠️ Troubleshooting
Last updated