Category:Logical Operations: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(edit)
 
No edit summary
Line 1: Line 1:
{{:Logical Operations}}
BR programmers rely heavily on logical expressions and operators for decision-making in their programs. The three logical operators used in BR are:
 
* ~ (same effect as NOT)
* And
* Or
* [[:~]]
* [[And]]
* [[Or]]
* [[Complex Logical Operations]]
 


<noinclude>
<noinclude>
[[Category:Operations]]
[[Category:Operations]]
</noinclude>
</noinclude>

Revision as of 13:53, 13 May 2014

BR programmers rely heavily on logical expressions and operators for decision-making in their programs. The three logical operators used in BR are:

Pages in category "Logical Operations"

The following 4 pages are in this category, out of 4 total.