Division
Description
The mathematics block Division
divides input 1
with the other inputs into a single output.
Input
Each input must be MxN
meaning they must have the same size, or be 1x1
.
Output
The output is an element-wise division to the first input.
Attributes
Attribute | Value |
---|---|
Name | Division |
Inputs | 2 |
Name
Name specifies the name of the block.
Inputs
Inputs specifies the number of inputs the block will add together. The minimum number of inputs is 2.