<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Newest Questions and Posts</title>
    <link>http://www.mapleprimes.com</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 23 May 2013 07:03:21 GMT</lastBuildDate>
    <pubDate>Thu, 23 May 2013 07:03:21 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest questions and posts added to MaplePrimes</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Newest Questions and Posts</title>
      <link>http://www.mapleprimes.com</link>
    </image>
    <item>
      <title>MapleSim Tutorial Error!</title>
      <link>http://www.mapleprimes.com/posts/147532-MapleSim-Tutorial-Error?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Some errors in MapleSim Tutorials! While I was working with MapleSim tutorials, I have encountered some problems that the results did not match the answer. I have uploaded the files, that I have worked on, in a zip file to this address (&lt;a href="http://www.mediafire.com/download/2pirvfbawyjfa18/MapleSim_Projects.zip"&gt;http://www.mediafire.com/download/2pirvfbawyjfa18/MapleSim_Projects.zip&lt;/a&gt;). The problems are as follows:&lt;/p&gt;
&lt;p&gt;1. Based on video tutorial on this page (</itunes:summary>
      <description>&lt;p&gt;Some errors in MapleSim Tutorials! While I was working with MapleSim tutorials, I have encountered some problems that the results did not match the answer. I have uploaded the files, that I have worked on, in a zip file to this address (&lt;a href="http://www.mediafire.com/download/2pirvfbawyjfa18/MapleSim_Projects.zip"&gt;http://www.mediafire.com/download/2pirvfbawyjfa18/MapleSim_Projects.zip&lt;/a&gt;). The problems are as follows:&lt;/p&gt;
&lt;p&gt;1. Based on video tutorial on this page (</description>
      <guid>147532</guid>
      <pubDate>Thu, 23 May 2013 00:33:35 Z</pubDate>
      <itunes:author>bornag</itunes:author>
      <author>bornag</author>
    </item>
    <item>
      <title>Help with 2D Numerical  Integration</title>
      <link>http://www.mapleprimes.com/questions/147530-Help-With-2D-Numerical--Integration?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I'm trying to estimate a very diffcult integral with Maple. Here it is&lt;br&gt;&lt;br&gt;restart;&lt;br&gt;chi:=Pi/2-theta:&lt;br&gt;epsilon:=0.001:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Vsi:=-(1/sqrt( 1+epsilon - cos(chi)*cos(phi-Pi/3)) + 1/sqrt( 1 +epsilon- cos(chi)*cos(phi-Pi))+ 1/sqrt(1+epsilon-cos(chi)*cos(phi+Pi/3)));&lt;/p&gt;
&lt;p&gt;evalf((Int(Vsi*SphericalY(3,2,theta,phi)*conjugate(SphericalY(2,1,theta,phi))*sin(theta), [theta=0..Pi,phi=0..2*Pi])));&lt;/p&gt;
&lt;p&gt;I ultimatly want epsilon-&amp;gt;0,...</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I'm trying to estimate a very diffcult integral with Maple. Here it is&lt;br&gt;&lt;br&gt;restart;&lt;br&gt;chi:=Pi/2-theta:&lt;br&gt;epsilon:=0.001:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Vsi:=-(1/sqrt( 1+epsilon - cos(chi)*cos(phi-Pi/3)) + 1/sqrt( 1 +epsilon- cos(chi)*cos(phi-Pi))+ 1/sqrt(1+epsilon-cos(chi)*cos(phi+Pi/3)));&lt;/p&gt;
&lt;p&gt;evalf((Int(Vsi*SphericalY(3,2,theta,phi)*conjugate(SphericalY(2,1,theta,phi))*sin(theta), [theta=0..Pi,phi=0..2*Pi])));&lt;/p&gt;
&lt;p&gt;I ultimatly want epsilon-&amp;gt;0,...</description>
      <guid>147530</guid>
      <pubDate>Wed, 22 May 2013 23:52:32 Z</pubDate>
      <itunes:author>jschulzb</itunes:author>
      <author>jschulzb</author>
    </item>
    <item>
      <title>How to view the code that controls embedded components?</title>
      <link>http://www.mapleprimes.com/questions/147528-How-To-View-The-Code-That-Controls-Embedded?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;How does one view the Maple code that controls embedded components in a worksheet? I've looked at every menu on the toolbar and every context menu I could find, but nothing seems to fit.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How does one view the Maple code that controls embedded components in a worksheet? I've looked at every menu on the toolbar and every context menu I could find, but nothing seems to fit.&lt;/p&gt;</description>
      <guid>147528</guid>
      <pubDate>Wed, 22 May 2013 23:06:58 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
    <item>
      <title>Error Message in Maple Code</title>
      <link>http://www.mapleprimes.com/questions/147514-Error-Message-In-Maple-Code?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;I got the following error message when trying to execute a maple code:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;"invalid character in short integer encoding 69 E"&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can't find anything about it in the maple documentation, does anyone have any idea what it means?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I got the following error message when trying to execute a maple code:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;"invalid character in short integer encoding 69 E"&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can't find anything about it in the maple documentation, does anyone have any idea what it means?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <guid>147514</guid>
      <pubDate>Wed, 22 May 2013 17:22:51 Z</pubDate>
      <itunes:author>charlesforgy</itunes:author>
      <author>charlesforgy</author>
    </item>
    <item>
      <title>Eigenvalues Of Critical Points</title>
      <link>http://www.mapleprimes.com/questions/147508-Eigenvalues-Of-Critical-Points?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Hello guys ,&lt;/p&gt;
&lt;p&gt;I found critical points for a 3-D dynamical system (x,y,z) and m which in general is not constant (m(z/y) is a function of z.y, when i calculate eigenvalue for every critical point ,the maple assume m constant . how i find eigenvalues for general m which is not constant and is a function of z/y .&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=170784_1369239095/ww.mw"&gt;ww.mw &lt;br&gt; &lt;br&gt; &lt;form&gt; &lt;/form&gt;&lt;/a&gt;&lt;/p&gt;
&lt;table width="576" align="center"&gt;
&lt;/table&gt;</itunes:summary>
      <description>&lt;p&gt;Hello guys ,&lt;/p&gt;
&lt;p&gt;I found critical points for a 3-D dynamical system (x,y,z) and m which in general is not constant (m(z/y) is a function of z.y, when i calculate eigenvalue for every critical point ,the maple assume m constant . how i find eigenvalues for general m which is not constant and is a function of z/y .&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=170784_1369239095/ww.mw"&gt;ww.mw &lt;br&gt; &lt;br&gt; &lt;form&gt; &lt;/form&gt;&lt;/a&gt;&lt;/p&gt;
&lt;table width="576" align="center"&gt;
&lt;/table&gt;</description>
      <guid>147508</guid>
      <pubDate>Wed, 22 May 2013 16:20:02 Z</pubDate>
      <itunes:author>trace</itunes:author>
      <author>trace</author>
    </item>
    <item>
      <title>Maximum of a function of three variables</title>
      <link>http://www.mapleprimes.com/questions/147506-Maximum-Of-A-Function-Of-Three-Variables?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Dear Maple experts,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a function &lt;em&gt;f&lt;/em&gt;&amp;nbsp; depending on three variables a,b,c i.e.&amp;nbsp;&amp;nbsp; f(a,b,c).&lt;/p&gt;
&lt;p&gt;I have to find the df/da (differentiation&amp;nbsp; with respect to a) and then solve for variable a in terms of variables b and c to make the f(a,b,c) into f(b,c).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, I am not able to find the symbolic relation from df/da to represent variable a interms of variables b and c because the &lt;em&gt;solve(df/da, a)&lt;/em&gt; is...</itunes:summary>
      <description>&lt;p&gt;Dear Maple experts,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a function &lt;em&gt;f&lt;/em&gt;&amp;nbsp; depending on three variables a,b,c i.e.&amp;nbsp;&amp;nbsp; f(a,b,c).&lt;/p&gt;
&lt;p&gt;I have to find the df/da (differentiation&amp;nbsp; with respect to a) and then solve for variable a in terms of variables b and c to make the f(a,b,c) into f(b,c).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, I am not able to find the symbolic relation from df/da to represent variable a interms of variables b and c because the &lt;em&gt;solve(df/da, a)&lt;/em&gt; is...</description>
      <guid>147506</guid>
      <pubDate>Wed, 22 May 2013 15:51:40 Z</pubDate>
      <itunes:author>maplelearner</itunes:author>
      <author>maplelearner</author>
    </item>
    <item>
      <title>how do i make a program for shielding a nuclear reactor</title>
      <link>http://www.mapleprimes.com/questions/147493-How-Do-I-Make-A-Program-For-Shielding?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;A beam of neutrons bombards a reactor's wall. Consider the motion of the neutrons as a random walk on the (&lt;em&gt;x,y&lt;/em&gt;) plane. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;The neutrons then have to comply with the following conditions:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Only four directions of motion are possible (left, right, up or down).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;&lt;/ol&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;A beam of neutrons bombards a reactor's wall. Consider the motion of the neutrons as a random walk on the (&lt;em&gt;x,y&lt;/em&gt;) plane. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;The neutrons then have to comply with the following conditions:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Only four directions of motion are possible (left, right, up or down).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;&lt;/ol&gt;</description>
      <guid>147493</guid>
      <pubDate>Wed, 22 May 2013 08:08:28 Z</pubDate>
      <itunes:author>nale</itunes:author>
      <author>nale</author>
    </item>
    <item>
      <title>Can't define function dependendy</title>
      <link>http://www.mapleprimes.com/questions/147491-Cant-Define-Function-Dependendy?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;in following coding&lt;br&gt;final equations Exp1 ,Exp2, Exp3, Exp4 depends on X2 and X3, but in these equations I have introduced certain equations which are also depending on X2 and X3,like fccL[Ni, Si] etc,&amp;nbsp;but that dependend variable is counted as different variable while plotting the function or evaluating it Help me please&amp;nbsp;&lt;br&gt;&lt;br&gt;&amp;gt; restart;&amp;gt; NULL;&amp;gt; ;&amp;gt;&lt;br&gt; R := 8.314;&amp;gt;&lt;br&gt; G1[1] := piecewise(298 &amp;lt;= T and T &amp;lt; 1358, -7770.458+130.485235*T-24.112392*T*ln(T...</itunes:summary>
      <description>&lt;p&gt;in following coding&lt;br&gt;final equations Exp1 ,Exp2, Exp3, Exp4 depends on X2 and X3, but in these equations I have introduced certain equations which are also depending on X2 and X3,like fccL[Ni, Si] etc,&amp;nbsp;but that dependend variable is counted as different variable while plotting the function or evaluating it Help me please&amp;nbsp;&lt;br&gt;&lt;br&gt;&amp;gt; restart;&amp;gt; NULL;&amp;gt; ;&amp;gt;&lt;br&gt; R := 8.314;&amp;gt;&lt;br&gt; G1[1] := piecewise(298 &amp;lt;= T and T &amp;lt; 1358, -7770.458+130.485235*T-24.112392*T*ln(T...</description>
      <guid>147491</guid>
      <pubDate>Wed, 22 May 2013 08:01:06 Z</pubDate>
      <itunes:author>rabhay1987</itunes:author>
      <author>rabhay1987</author>
    </item>
    <item>
      <title>stop a maple worksheet in between by writing a command</title>
      <link>http://www.mapleprimes.com/questions/147486-Stop-A-Maple-Worksheet-In-Between-By?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Hello all.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to execute a particular section of my legthy code, after certain lines I want that let Maple not execute further. It could be a possibility that after those ceratin line I may execute my code further. I dont want to comment those lines as some later stage I may use them again. Is there any command which can fulfill my purpose.&lt;/p&gt;
&lt;p&gt;Many thanks in advance.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hello all.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to execute a particular section of my legthy code, after certain lines I want that let Maple not execute further. It could be a possibility that after those ceratin line I may execute my code further. I dont want to comment those lines as some later stage I may use them again. Is there any command which can fulfill my purpose.&lt;/p&gt;
&lt;p&gt;Many thanks in advance.&lt;/p&gt;</description>
      <guid>147486</guid>
      <pubDate>Wed, 22 May 2013 07:02:56 Z</pubDate>
      <itunes:author>verdin</itunes:author>
      <author>verdin</author>
    </item>
    <item>
      <title>discrete fourier transform should gives real number of a vector, but not,why</title>
      <link>http://www.mapleprimes.com/questions/147482-Discrete-Fourier-Transform-Should-Gives?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>construct a vector with entries of symmetric real parts and anti-symatric imaginary parts,such as v:=&amp;lt;1+2I,5+3I,9+4I,9-4I,5-3I,1-2I&amp;gt;;DiscreteTransforms[FourierTransform](v);By property of fourier transform,the result should be real numbers,but it is not this. Imaginary parts not vanish</itunes:summary>
      <description>construct a vector with entries of symmetric real parts and anti-symatric imaginary parts,such as v:=&amp;lt;1+2I,5+3I,9+4I,9-4I,5-3I,1-2I&amp;gt;;DiscreteTransforms[FourierTransform](v);By property of fourier transform,the result should be real numbers,but it is not this. Imaginary parts not vanish</description>
      <guid>147482</guid>
      <pubDate>Wed, 22 May 2013 02:30:51 Z</pubDate>
      <itunes:author>zippon</itunes:author>
      <author>zippon</author>
    </item>
    <item>
      <title>What could possibly be the problem?</title>
      <link>http://www.mapleprimes.com/questions/147479-What-Could-Possibly-Be-The-Problem?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am running xmaple via linux, version 17.&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=124920_1369181942/2.png"&gt;&lt;img src="/ViewTemp.ashx?f=124920_1369181942/2.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=124920_1369181942/2.png"&gt;&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=124920_1369181942/1.png"&gt;&lt;img src="/ViewTemp.ashx?f=124920_1369181942/1.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is on a Unbuntu OS X64 with i7 940X, and 4G RAM.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Casper&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am running xmaple via linux, version 17.&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=124920_1369181942/2.png"&gt;&lt;img src="/ViewTemp.ashx?f=124920_1369181942/2.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=124920_1369181942/2.png"&gt;&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=124920_1369181942/1.png"&gt;&lt;img src="/ViewTemp.ashx?f=124920_1369181942/1.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is on a Unbuntu OS X64 with i7 940X, and 4G RAM.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Casper&lt;/p&gt;</description>
      <guid>147479</guid>
      <pubDate>Wed, 22 May 2013 00:21:28 Z</pubDate>
      <itunes:author>casperyc</itunes:author>
      <author>casperyc</author>
    </item>
    <item>
      <title>fsolve in module - F1</title>
      <link>http://www.mapleprimes.com/questions/147473-Fsolve-In-Module--F1?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;br&gt;&lt;br&gt;Could someone check, what it is wrong?.&lt;/p&gt;
&lt;p&gt;I have tried to use fsolve inside module in startup code.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will be appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;wzel&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=128588_1369167973/test.mw"&gt;test.mw&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;br&gt;&lt;br&gt;Could someone check, what it is wrong?.&lt;/p&gt;
&lt;p&gt;I have tried to use fsolve inside module in startup code.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will be appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;wzel&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=128588_1369167973/test.mw"&gt;test.mw&lt;/a&gt;&lt;/p&gt;</description>
      <guid>147473</guid>
      <pubDate>Tue, 21 May 2013 20:34:11 Z</pubDate>
      <itunes:author>wzelik</itunes:author>
      <author>wzelik</author>
    </item>
    <item>
      <title>why i get 4 equal roots when solving a biquadratic equation?</title>
      <link>http://www.mapleprimes.com/questions/147468-Why-I-Get-4-Equal-Roots-When-Solving?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;&lt;a href="/ViewTemp.ashx?f=126167_1369164135/relativistic_63.mw"&gt;relativistic_63.mw&lt;/a&gt;</description>
      <guid>147468</guid>
      <pubDate>Tue, 21 May 2013 19:36:01 Z</pubDate>
      <itunes:author>bello nakone</itunes:author>
      <author>bello nakone</author>
    </item>
    <item>
      <title>Maple 16 - Function as parameter in a procedure</title>
      <link>http://www.mapleprimes.com/questions/147465-Maple-16--Function-As-Parameter-In-A-Procedure?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;Hi, how can I make a prodecure in Maple 16 that takes a function as a paremter and then manipulates with it?&lt;br&gt;&lt;br&gt;e.g&lt;br&gt;&lt;br&gt;Test := proc(f)&lt;br&gt;return f(10):&lt;br&gt;end proc&amp;nbsp;&lt;br&gt;&lt;br&gt;And I can then run Test(f(x)) and get f(10) back?&lt;br&gt;&lt;br&gt;Thanks&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi, how can I make a prodecure in Maple 16 that takes a function as a paremter and then manipulates with it?&lt;br&gt;&lt;br&gt;e.g&lt;br&gt;&lt;br&gt;Test := proc(f)&lt;br&gt;return f(10):&lt;br&gt;end proc&amp;nbsp;&lt;br&gt;&lt;br&gt;And I can then run Test(f(x)) and get f(10) back?&lt;br&gt;&lt;br&gt;Thanks&amp;nbsp;&lt;/p&gt;</description>
      <guid>147465</guid>
      <pubDate>Tue, 21 May 2013 18:42:16 Z</pubDate>
      <itunes:author>billykhoja</itunes:author>
      <author>billykhoja</author>
    </item>
    <item>
      <title>2,000,000 digits!</title>
      <link>http://www.mapleprimes.com/posts/147446-2000000-Digits?ref=Feed:MaplePrimes:New Questions &amp; Posts</link>
      <itunes:summary>&lt;p&gt;&lt;br&gt;&lt;br&gt;On May 17, 2013 I finished a 2,000,000 or more digit computation of the MRB constant, using only around 10GB of RAM. It took 37 days 5 hours 6 minutes 47.1870579 seconds. You can write marvin@marvinrayburns.com for the digits.&lt;br&gt;The program I used was &lt;span style="color: black; line-height: 115%; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;based&lt;/span&gt; on &lt;span style="font: 13px/normal monospace; color: #000000; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; font-size-adjust: none; font-stretch: normal; background-color: #ffffff;"&gt;Richard E. Crandall's work:&lt;/span&gt;&lt;br&gt;&lt;span style="font: 13px/normal monospace; color: #000000; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; background-color: #ffffff;"&gt;Richard E. Crandall,&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.perfscipress.com/papers/UniversalTOC25.pdf" style="font: 13px/normal monospace; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; white-space: normal; background-color: #ffffff;"&gt;Unified algorithms for polylogarithm, L-series, and zeta variants&lt;/a&gt;&lt;span style="font: 13px/normal monospace; color: #000000; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; background-color: #ffffff;"&gt;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;(53 pages)&lt;/span&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&lt;br&gt;&lt;br&gt;On May 17, 2013 I finished a 2,000,000 or more digit computation of the MRB constant, using only around 10GB of RAM. It took 37 days 5 hours 6 minutes 47.1870579 seconds. You can write marvin@marvinrayburns.com for the digits.&lt;br&gt;The program I used was &lt;span style="color: black; line-height: 115%; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;based&lt;/span&gt; on &lt;span style="font: 13px/normal monospace; color: #000000; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; font-size-adjust: none; font-stretch: normal; background-color: #ffffff;"&gt;Richard E. Crandall's work:&lt;/span&gt;&lt;br&gt;&lt;span style="font: 13px/normal monospace; color: #000000; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; background-color: #ffffff;"&gt;Richard E. Crandall,&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.perfscipress.com/papers/UniversalTOC25.pdf" style="font: 13px/normal monospace; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; white-space: normal; background-color: #ffffff;"&gt;Unified algorithms for polylogarithm, L-series, and zeta variants&lt;/a&gt;&lt;span style="font: 13px/normal monospace; color: #000000; text-transform: none; text-indent: -16px; letter-spacing: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; background-color: #ffffff;"&gt;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;(53 pages)&lt;/span&gt;&lt;/p&gt;
</description>
      <guid>147446</guid>
      <pubDate>Tue, 21 May 2013 16:06:33 Z</pubDate>
      <itunes:author>Marvin Ray Burns</itunes:author>
      <author>Marvin Ray Burns</author>
    </item>
  </channel>
</rss>