OrLogical 'or' |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The boolean output y is true
, if either or both boolean inputs u1 and u2 are true
, and false
else.
y |
Type: BooleanOutput Description: Boolean output |
|
---|---|---|
u1 |
Type: BooleanInput Description: Input 1 |
|
u2 |
Type: BooleanInput Description: Input 2 |