Scalar, Scalar
Scalar Field, Scalar Field
Vector, Scalar
Vector Field, Scalar Field
2D Vector Field, Scalar Field, 5.31.0
About this Block
What it does: The Divide block calculates the quotient of two inputs. It divides the Numerator by the Denominator. You can switch between different input types using the dropdown menu next to the block’s title to switch overloads. Common uses:- Performing mathematical operations within a workflow.
- Scaling the magnitude of vectors or vector fields.
- Input Types: This block supports several combinations:
- Scalar / Scalar: Returns a single numerical value.
- Scalar Field / Scalar Field: Returns a new scalar field based on the quotient of two input fields.
- Vector / Scalar: Adjusts the magnitude of a vector by dividing its components by a scalar.
- Vector Field / Scalar Field: Changes the magnitude of a vector field spatially using a scalar field.

