Simplified
commited
commit
4a2f3f1f82bbc5eca7179d6d7141e6717485d05d
... | ... | @@ -1,18 +1,5 @@ |
1 | Outputs True if the two inputs are both True or both False. |
|
2 | ||
3 | 1 | [[/uploads/Equal_Truth.png]] |
4 | 2 | |
5 | Inputs: |
|
6 | ||
7 | * Tru1: The first boolean value to check. |
|
8 | * Tru2: The second boolean value to check. |
|
9 | ||
10 | Outputs: |
|
11 | ||
12 | * Boolean: A boolean value. |
|
13 | ||
14 | ## Notes |
|
15 | ... |
|
3 | Outputs `True` if both [[truth|Truth (True & False)]] inputs are equal. |
|
16 | 4 | |
17 | ## Examples |
|
18 | [[/uploads/1618999932425.png]] |
|
5 | [[/uploads/Screenshot_2022-02-16-17-29-08-14_6c69499164362a0dbe2f1dfe7c62199a.jpg]] |
|
... | ... | \ No newline at end of file |