AllTrueLogical 'all true' |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The Boolean output y is true
, if all Boolean elements of the input vector u are true
, and false
otherwise.
nin |
Value: 2 Type: Integer Description: Number of Boolean input signals |
---|
y |
Type: BooleanOutput Description: Boolean output |
|
---|---|---|
u |
Type: BooleanMultiInput[nin] Description: Input |