ProductMultiply all inputs |
|
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The output y is the product of nin information inputs u[nin].
| nin |
Value: 2 Type: Integer Description: Number of inputs |
|---|
| u |
Type: RealMultiInput[nin] Description: Information inputs |
|
|---|---|---|
| y |
Type: RealOutput Description: Output of output type |
| product |
Type: Product Description: Gives the product of all components of the input vector |
|---|