Or
Usage
\[Or]
Notes
• Aliases: || , or . • Infix operator with built-in evaluation rules. • x y is by default interpreted as Or[x, y], equivalent to x || y. • Not the same as \[Vee] . • Drawn slightly larger than \[Vee] . • See Section 1.10.4, Section 3.10.1 and Section 3.10.4. • See also: \[And] , \[Xor] , \[Nor] , \[Not] .
|