<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>dotMath Work Item Rss Feed</title><link>http://www.codeplex.com/WorkItem/List.aspx?ProjectName=dotMath</link><description>dotMath Work Item Rss Description</description><item><title>Commented Issue: Complex calculation [25995]</title><link>http://dotmath.codeplex.com/workitem/25995</link><description>if&amp;#40;4&amp;#62;5,10,100&amp;#41; &amp;#42; 5 &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#62; 500 but not calculated correctly.&lt;br /&gt;Comments: ** Comment from web user: fernandezajp ** &lt;p&gt;replace SetFunction&amp;#40; sEquation &amp;#41;&amp;#59;    by     SetFunction&amp;#40; &amp;#34;&amp;#40;&amp;#34;&amp;#43;sEquation&amp;#43;&amp;#34;&amp;#41;&amp;#34; &amp;#41;&amp;#59;&lt;br /&gt;in EqCompiler constructor&lt;/p&gt;</description><author>fernandezajp</author><pubDate>Wed, 20 Apr 2011 14:39:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Complex calculation [25995] 20110420023901P</guid></item><item><title>Created Issue: Complex calculation [25995]</title><link>http://dotmath.codeplex.com/WorkItem/View.aspx?WorkItemId=25995</link><description>if&amp;#40;4&amp;#62;5,10,100&amp;#41; &amp;#42; 5 &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#62; 500 but not calculated correctly.&lt;br /&gt;</description><author>tunzey</author><pubDate>Wed, 20 Jan 2010 19:01:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Complex calculation [25995] 20100120070159P</guid></item><item><title>COMMENTED ISSUE: Boolean expressions</title><link>http://www.codeplex.com/dotMath/WorkItem/View.aspx?WorkItemId=12575</link><description>Hi, I had been testing this library, it&amp;#39;s awsome, but It looks like the boolean expressions have some problems an expression like &amp;#34;100&amp;#62;50 and 30&amp;#62;50&amp;#34; returns &amp;#34;1&amp;#34; instead of &amp;#34;0&amp;#34; &amp;#40;False&amp;#41;, and &amp;#34;30&amp;#62;50 and 100&amp;#62;50&amp;#34; returns &amp;#34;0&amp;#34;. I think that the Calculate&amp;#40;&amp;#41; methos is only evaluating the first part of the expression.&lt;br /&gt;&lt;br /&gt;Richo&lt;br /&gt;Comments: ** Comment from web user: exigeguy ** &lt;p&gt;I tried your test case and I was able to get it to work by wrapping either side of the and with parenthesis, e.g. &amp;#40;100 &amp;#62; 50&amp;#41; &amp;#38;&amp;#38; &amp;#40;30&amp;#62;50&amp;#41;.  I had to add the CAnd operator in the InitFunctions&amp;#40;&amp;#41; method.  The problem is it gets fouled up trying to evaluate complex logical expressions because it is trying to evaluate 50 &amp;#38;&amp;#38; 30&amp;#62;50 instead of maintaining the expression to the left of the &amp;#38;&amp;#38; operator.  I fixed it locally and also added support for string operations.&lt;/p&gt;</description><author>exigeguy</author><pubDate>Wed, 06 Feb 2008 20:12:46 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Boolean expressions 20080206081246P</guid></item><item><title>CREATED ISSUE: Boolean expressions</title><link>http://www.codeplex.com/dotMath/WorkItem/View.aspx?WorkItemId=12575</link><description>Hi, I had been testing this library, it&amp;#39;s awsome, but It looks like the boolean expressions have some problems an expression like &amp;#34;100&amp;#62;50 and 30&amp;#62;50&amp;#34; returns &amp;#34;1&amp;#34; instead of &amp;#34;0&amp;#34; &amp;#40;False&amp;#41;, and &amp;#34;30&amp;#62;50 and 100&amp;#62;50&amp;#34; returns &amp;#34;0&amp;#34;. I think that the Calculate&amp;#40;&amp;#41; methos is only evaluating the first part of the expression.&lt;br /&gt;&lt;br /&gt;Richo&lt;br/&gt;</description><author>ralcorta</author><pubDate>Tue, 04 Sep 2007 17:14:47 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Boolean expressions 20070904051447P</guid></item></channel></rss>