Boolean algebra is used to do arithmetic with bits of values True (1) or False (0). There are three basic operations: 'and', 'or' and 'not'.
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Boolean algebra is used to do arithmetic with bits of values True (1) or False (0). There are three basic operations: 'and', 'or' and 'not'.