Less than or Equal to: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 5: Line 5:
== Boolean function ==
== Boolean function ==
{{Main|Boolean function}}
{{Main|Boolean function}}
When used as a [[Boolean function]] (that is, with argument consisting entirely of 0s and 1s), it represents [[wikipedia:converse implication|converse implication]]:
When used as a [[Boolean function]] (that is, with argument consisting entirely of 0s and 1s), it represents [[wikipedia:Material conditional|material implication]], also known as the [[wikipedia:IMPLY gate|IMPLY gate]]:
{|class=wikitable
{|class=wikitable
!<source lang=apl inline>≤</source>!!<source lang=apl inline>0</source>!!<source lang=apl inline>1</source>
!<source lang=apl inline>≤</source>!!<source lang=apl inline>0</source>!!<source lang=apl inline>1</source>
Line 15: Line 15:
|<source lang=apl inline>0</source>||<source lang=apl inline>1</source>
|<source lang=apl inline>0</source>||<source lang=apl inline>1</source>
|}
|}
 
In the context of logic, it can be read as ''implies''.
== External links ==
== External links ==


Navigation menu