<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Sum</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Sum/</link><description>Recent changes to Sum</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Sum/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 19 Feb 2014 13:41:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Sum/feed" rel="self" type="application/rss+xml"/><item><title>Sum modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Sum/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,3 @@
-/!\ just a draft
 [[img src=memo_sum.png]]

 This class is used to manipulate sums. A Sum has a certain number of terms and also may have an exponent different from 1. When itering over a Sum, the iteration will be over its terms and over the exponent.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Wed, 19 Feb 2014 13:41:11 -0000</pubDate><guid>https://sourceforge.nete1b94b12396c1f0ebde06613b2ddc2f96ecdfff0</guid></item><item><title>Sum modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Sum/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -3,7 +3,7 @@

 This class is used to manipulate sums. A Sum has a certain number of terms and also may have an exponent different from 1. When itering over a Sum, the iteration will be over its terms and over the exponent.

-As well as for Product, a Sum does not have its 'own' sign. See explanations in [Product].
+As well as for Product, a Sum does not have its 'own' sign. See explanations in [Product](Product).

 __Possible args for \_\_init\_\_() :__
 None | Sum | Number | String | Exponented | \[Number | String | Exponented\]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Wed, 19 Feb 2014 13:36:08 -0000</pubDate><guid>https://sourceforge.net1bf3914436919cdcfe3b37f7e3c4f666d5c632b2</guid></item><item><title>Sum modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Sum/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,11 +1,20 @@
 /!\ just a draft
 [[img src=memo_sum.png]]

+This class is used to manipulate sums. A Sum has a certain number of terms and also may have an exponent different from 1. When itering over a Sum, the iteration will be over its terms and over the exponent.
+
+As well as for Product, a Sum does not have its 'own' sign. See explanations in [Product].
+
 __Possible args for \_\_init\_\_() :__
-
+None | Sum | Number | String | Exponented | \[Number | String | Exponented\]

 __Fields :__
-
+term: this is the term's list
+force_display_inner_brackets: if this boolean is set to True, inner brackets will be displayed preceded by a '+'; for instance 1+2 will be displayed +(1+2); in some cases the inner brackets are displayed even if force_display_inner_brackets is not set to True: for instance (-1)² (single negative element and exponent different from 1) or (3+1)² (several terms and an exponent different from 1)

 __Debugging info :__
 [[img src=dbg_sum.png]]
+
+[Check Sum's complete doc](http://mathmaker.sourceforge.net/participate/doc/classcore_1_1base__calculus_1_1Sum.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>Wed, 19 Feb 2014 11:02:47 -0000</pubDate><guid>https://sourceforge.net60110276e6bc64439be10869495bfb450b3339d7</guid></item><item><title>Sum modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Sum/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Tue, 04 Feb 2014 19:34:57 -0000</pubDate><guid>https://sourceforge.net8ecf1702e4f24f66da1dde9a7e30d591c600fae4</guid></item><item><title>Sum modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Sum/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;/!\ just a draft&lt;br /&gt;
&lt;img src="./attachment/memo_sum.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Possible args for __init__() :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fields :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Debugging info :&lt;/strong&gt;&lt;br /&gt;
&lt;img src="./attachment/dbg_sum.png" /&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Tue, 04 Feb 2014 19:34:16 -0000</pubDate><guid>https://sourceforge.netd4b0d9cace33bd8dcddc44bc493c2914e1efcd6a</guid></item></channel></rss>