Boolean NAND
- Last Updated: March 24, 2022
- 1 minute read
- Corticon
- Version 6.3
- Documentation
| age >= 45 | smoker | risk rating |
|---|---|---|
true |
true |
low |
true |
false |
high |
false |
true |
high |
false |
false |
high |
Also known as “Not And”, this construction is shown in the following Rulesheet: