Less than: Difference between revisions

Jump to navigation Jump to search
641 bytes added ,  08:21, 29 March 2020
no edit summary
m (Marshall moved page Less to Less than)
No edit summary
Line 9: Line 9:
</source>
</source>


== 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 nonimplication|converse nonimplication]]:
{|class=wikitable
!<source lang=apl inline><</source>!!<source lang=apl inline>0</source>!!<source lang=apl inline>1</source>
|-
!<source lang=apl inline>0</source>
|<source lang=apl inline>0</source>||<source lang=apl inline>0</source>
|-
!<source lang=apl inline>0</source>
|<source lang=apl inline>1</source>||<source lang=apl inline>0</source>
|}
In the context of logic, it can be read as ''isn't, as opposed to''.
== External links ==
== External links ==


Navigation menu