<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ooo-imath.sourceforge.net/wiki/index.php?action=history&amp;feed=atom&amp;title=OR</id>
	<title>OR - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ooo-imath.sourceforge.net/wiki/index.php?action=history&amp;feed=atom&amp;title=OR"/>
	<link rel="alternate" type="text/html" href="http://ooo-imath.sourceforge.net/wiki/index.php?title=OR&amp;action=history"/>
	<updated>2026-04-20T10:32:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>http://ooo-imath.sourceforge.net/wiki/index.php?title=OR&amp;diff=599&amp;oldid=prev</id>
		<title>Jrheinlaender: Created page with &quot;{{Keyword | &lt;code&gt;condition OR condition&lt;/code&gt; | Combine the two conditions with a logical OR. |3= &lt;code&gt;0 OR 1&lt;/code&gt; will evaluate to 1.   &lt;code&gt;VAL(x) &gt; 2 OR VAL(x...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ooo-imath.sourceforge.net/wiki/index.php?title=OR&amp;diff=599&amp;oldid=prev"/>
		<updated>2017-07-08T15:08:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Keyword | &amp;lt;code&amp;gt;&lt;a href=&quot;/wiki/index.php/Condition&quot; title=&quot;Condition&quot;&gt;condition&lt;/a&gt; OR &lt;a href=&quot;/wiki/index.php/Condition&quot; title=&quot;Condition&quot;&gt;condition&lt;/a&gt;&amp;lt;/code&amp;gt; | Combine the two conditions with a logical OR. |3= &amp;lt;code&amp;gt;0 OR 1&amp;lt;/code&amp;gt; will evaluate to 1.   &amp;lt;code&amp;gt;VAL(x) &amp;gt; 2 OR VAL(x...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Keyword&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;[[condition]] OR [[condition]]&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
Combine the two conditions with a logical OR.&lt;br /&gt;
|3=&lt;br /&gt;
&amp;lt;code&amp;gt;0 OR 1&amp;lt;/code&amp;gt; will evaluate to 1. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;VAL(x) &amp;gt; 2 OR VAL(x) &amp;lt; -2&amp;lt;/code&amp;gt; will evaluate to 1 if &amp;lt;code&amp;gt;x&amp;lt;/code&amp;gt; has a value greater than 2 or less than -2. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;x == 0 OR y == 0&amp;lt;/code&amp;gt; will always evaluate to -1 because it is not possible to compare symbols and numbers!&lt;br /&gt;
|4=&lt;br /&gt;
[[AND]] [[NEG]]&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Operator]]&lt;/div&gt;</summary>
		<author><name>Jrheinlaender</name></author>
	</entry>
</feed>