<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Product</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</link><description>Recent changes to Product</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Product/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 19 Feb 2014 10:35:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Product/feed" rel="self" type="application/rss+xml"/><item><title>Product modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,6 +1,6 @@
 [[img src=memo_product.png]]

-This class is used to manipulate products. Any Product has a certain number of factors and also may have an exponent different from 1. When itering over a Product, the iteration will be over its factors.
+This class is used to manipulate products. Any Product has a certain number of factors and also may have an exponent different from 1. When itering over a Product, the iteration will be over its factors and over the exponent.

 So far, a Product does not have its own 'real' sign. The sign used to determine the writing rules (is there a '+' or a '-' at the beginning... ?) is most of the time the one of the first factor. For instance, if you have a Sum embedding these Products : 8×4, -6×2 and 9×3, you will have to know that the first term is like a positive (so, at the beginning of an expression, no '+' sign should be displayed) and that the third term either (but there, display a '+' sign) ; the second is like a negative (so, the '+' 'sign' of the Product shoudn't have to be displayed here...).

@@ -13,4 +13,6 @@
 __Debugging info :__
 [[img src=dbg_product.png]]

+[Check Product's complete doc](http://mathmaker.sourceforge.net/participate/doc/classcore_1_1base__calculus_1_1Product.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 10:35:50 -0000</pubDate><guid>https://sourceforge.net211a3879c961607ce7d353525093ef4555b3e2a0</guid></item><item><title>Product modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -12,3 +12,5 @@

 __Debugging info :__
 [[img src=dbg_product.png]]
+
+[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>Sun, 16 Feb 2014 16:20:45 -0000</pubDate><guid>https://sourceforge.netdfdf1c122ca15a9322d33cca7384cff50da72931</guid></item><item><title>Product modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,3 @@
-/!\ not finished writing yet
 [[img src=memo_product.png]]

 This class is used to manipulate products. Any Product has a certain number of factors and also may have an exponent different from 1. When itering over a Product, the iteration will be over its factors.
@@ -6,7 +5,7 @@
 So far, a Product does not have its own 'real' sign. The sign used to determine the writing rules (is there a '+' or a '-' at the beginning... ?) is most of the time the one of the first factor. For instance, if you have a Sum embedding these Products : 8×4, -6×2 and 9×3, you will have to know that the first term is like a positive (so, at the beginning of an expression, no '+' sign should be displayed) and that the third term either (but there, display a '+' sign) ; the second is like a negative (so, the '+' 'sign' of the Product shoudn't have to be displayed here...).

 __Possible args for \_\_init\_\_() :__
-None|Product|Number|Exponented|[Numbers|Exponenteds]
+None | Product | Number | Exponented | \[Numbers|Exponenteds\]

 __Field :__
 factor : it is the factors' list
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sun, 16 Feb 2014 16:20:14 -0000</pubDate><guid>https://sourceforge.net18765c6155ebf6fbc7d7adcfe861a267b8764590</guid></item><item><title>Product modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,11 +1,15 @@
-/!\ just a draft
+/!\ not finished writing yet
 [[img src=memo_product.png]]

+This class is used to manipulate products. Any Product has a certain number of factors and also may have an exponent different from 1. When itering over a Product, the iteration will be over its factors.
+
+So far, a Product does not have its own 'real' sign. The sign used to determine the writing rules (is there a '+' or a '-' at the beginning... ?) is most of the time the one of the first factor. For instance, if you have a Sum embedding these Products : 8×4, -6×2 and 9×3, you will have to know that the first term is like a positive (so, at the beginning of an expression, no '+' sign should be displayed) and that the third term either (but there, display a '+' sign) ; the second is like a negative (so, the '+' 'sign' of the Product shoudn't have to be displayed here...).
+
 __Possible args for \_\_init\_\_() :__
+None|Product|Number|Exponented|[Numbers|Exponenteds]

-
-__Fields :__
-
+__Field :__
+factor : it is the factors' list

 __Debugging info :__
 [[img src=dbg_product.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Sun, 16 Feb 2014 16:18:54 -0000</pubDate><guid>https://sourceforge.net543ebe78260815133a3bb2b40394c133e100044c</guid></item><item><title>Product modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</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:27:40 -0000</pubDate><guid>https://sourceforge.netcbf71f4ae723227a302f3d2a77888bf6e56d40e6</guid></item><item><title>Product modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Product/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;/!\ just a draft&lt;br /&gt;
&lt;img src="./attachment/memo_product.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_product.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:27:00 -0000</pubDate><guid>https://sourceforge.net3658dd51d2cb5c8f6e4a90892654434e7dcb40ca</guid></item></channel></rss>