{{ tocSubheader }}
| | {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| | {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| | {{ 'ml-lesson-time-estimation' | message }} |
or.The disjunction of two statements p and q can also be written using the symbol
∨.
| Disjunction | ||
|---|---|---|
| p | q | p∨q |
| T | T | T |
| T | F | T |
| F | T | T |
| F | F | F |