Logical Operations: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(edit)
(Redirected page to Category:Logical Operations)
 
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 effect as NOT)
* AND
* OR
 
===~ (same effect as NOT)===
 
{{:~}}
 
===AND===
 
{{:AND}}
 
===OR===
 
{{:OR}}
 
===Complex Logical Operations===
 
{{:Complex Logical Operations}}
 
<noinclude>
[[Category:Operations]]
[[Category:Logical Operations]]
</noinclude>

Latest revision as of 13:53, 13 May 2014