<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Equality</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Equality/</link><description>Recent changes to Equality</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Equality/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 20 Feb 2014 16:49:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Equality/feed" rel="self" type="application/rss+xml"/><item><title>Equality modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Equality/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -18,3 +18,7 @@
 Note that len(equal_signs) == len(elements) - 1

 __Debugging info:__ no dbg_str() method, so far
+
+[Check Equality's complete doc](http://mathmaker.sourceforge.net/participate/doc/classcore_1_1calculus_1_1Equality.html)
+
+[Back](Core Objects)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Thu, 20 Feb 2014 16:49:02 -0000</pubDate><guid>https://sourceforge.net4499efcee72580a8fa467dd55c397972d36e7dec</guid></item><item><title>Equality modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Equality/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -8,7 +8,7 @@
 * a list of at least 2 Exponenteds

 Option:
-equal_signs=["="|"neq"]
+equal_signs=\["="|"neq"]
 This provides a list of equal/not equal signs. Must be as long as the length of the list given in argument, minus 1. *Later this may contain signs like greater than, less than etc.*

 __Fields:__
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Thu, 20 Feb 2014 16:45:02 -0000</pubDate><guid>https://sourceforge.net9c1cc2775cd67f4219f77485411589f1c5bf7247</guid></item><item><title>Equality modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Equality/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This class is used to manipulate any kind of Equality.&lt;br /&gt;
An Equality can have several members, like in 3×2 + 1 = 6 + 1 = 7&lt;br /&gt;
So far, it was complicated to let Equation inherit from Equality and not much of interest. &lt;em&gt;It might be done so later&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Possible args for __init__():&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a list of at least 2 Exponenteds&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Option:&lt;br /&gt;
equal_signs=&lt;span&gt;["="|"neq"]&lt;/span&gt;&lt;br /&gt;
This provides a list of equal/not equal signs. Must be as long as the length of the list given in argument, minus 1. &lt;em&gt;Later this may contain signs like greater than, less than etc.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fields:&lt;/strong&gt;&lt;br /&gt;
elements: &lt;em&gt;(read-only)&lt;/em&gt; the different members of the Equality&lt;br /&gt;
equal_signs: &lt;em&gt;(read-only)&lt;/em&gt; the signs to use between the Exponented ("="|"neq")&lt;/p&gt;
&lt;p&gt;Note that len(equal_signs) == len(elements) - 1&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Debugging info:&lt;/strong&gt; no dbg_str() method, so far&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Thu, 20 Feb 2014 16:44:35 -0000</pubDate><guid>https://sourceforge.neta71ba258c4b55f7698e818803bb05477c3a35bb0</guid></item></channel></rss>