Divide
This function block allows users to perform division operations on a set of input numbers. It dynamically adjusts to the number of inputs based on the user's selection.
📥 Inputs
Number The first input number that will be used in the division.
Number Additional numbers that can be added dynamically for calculation.
📤 Outputs
Number The result of the division operation.
🕹️ Controls
Input size A dropdown menu that lets you select the number of inputs (from 2 to 20) for the division operation. The available sockets will update according to your selection.
🎨 Features
Dynamic Input Adjustment The block automatically adjusts the number of input sockets based on the selected input size, allowing flexibility in operations without cluttering the interface.
Robust Division Computes the total result of dividing the first input by all subsequent inputs to provide a clear outcome.
📝 Usage Instructions
Select Input Size: Use the
Input sizedropdown to choose the number of input sockets you need for your division operation.Input Numbers: Fill in the numbers in the input sockets.
Evaluate: The output will display the result of the division when you run the block.
📊 Evaluation
When run, this function block divides the first input by each subsequent input, returning the final result as output.
💡 Tips and Tricks
🛠️ Troubleshooting
Last updated
Was this helpful?