Logical Operations: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(edit)
(Redirected page to Category:Logical Operations)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
BR programmers rely heavily on logical expressions and operators for decision-making in their programs. The three logical operators used in BR are:
#redirect:[[:Category:Logical Operations]]
 
* ~ (same as NOT)
* AND
* OR
 
==NOT==
 
{{:NOT}}
 
==AND==
 
{{:AND}}
 
==OR==
 
{{:OR}}
 
<noinclude>
[[Category:Operators]]
[[Category:Logical Operators]]
</noinclude>

Latest revision as of 13:53, 13 May 2014