Boolean expression: Difference between revisions

Content deleted Content added
m Reverted edits by 86.139.211.237 (talk) (HG) (3.1.18)
BG19bot (talk | contribs)
m Remove blank line(s) between list items per WP:LISTGAP to fix an accessibility issue for users of screen readers. Do WP:GENFIXES and cleanup if needed. Discuss this at Wikipedia talk:WikiProject Accessibility#LISTGAP
Line 38:
*The expression "3 > 5" is evaluated as '''false'''.
*"5>=3" and "3<=5" are equivalent Boolean expressions, both of which are evaluated as '''true'''.
 
*Of course, most Boolean expressions will contain at least one variable (X > 3), and often more (X > Y).
 
Line 48 ⟶ 47:
{{reflist}}
==External links==
*[http://www.maths.tcd.ie/pub/HistMath/People/Boole/CalcLogic/CalcLogic.html The Calculus of Logic], by George Boole, Cambridge and Dublin Mathematical Journal Vol. III (1848), pp.&nbsp;183–98.