Or
Usage Message: e1 || e2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False. Attributes[Or] = {Flat, HoldAll, OneIdentity, Protected} Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/Or.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/Or.html
Questions or comments? Send email to support@wolfram.com.
| |