EQ
Checks whether all inputs are equal. The number of inputs is extensible.
Input
Name | Type | Description |
|---|---|---|
IN1 | ANY_ELEMENTARY | First input |
IN2 | ANY_ELEMENTARY | Second input |
INn | ANY_ELEMENTARY | n-th input |
Output
Name | Type | Description |
|---|---|---|
OUT | BOOL | TRUE, if all inputs are equal. |