<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with function</title>
    <link>http://www.mapleprimes.com/tags/function</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 20 Jun 2013 10:23:14 GMT</lastBuildDate>
    <pubDate>Thu, 20 Jun 2013 10:23:14 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with function</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with function</title>
      <link>http://www.mapleprimes.com/tags/function</link>
    </image>
    <item>
      <title>defining an ukhnown function</title>
      <link>http://www.mapleprimes.com/questions/148663-Defining-An-Ukhnown-Function?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;I have an unkhown function as f(r) which i want to solve it at the end of calculation. How can i define it in beggining?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;I have an unkhown function as f(r) which i want to solve it at the end of calculation. How can i define it in beggining?&lt;/p&gt;</description>
      <guid>148663</guid>
      <pubDate>Thu, 20 Jun 2013 06:46:11 Z</pubDate>
      <itunes:author>faeze</itunes:author>
      <author>faeze</author>
    </item>
    <item>
      <title>make function squared expression</title>
      <link>http://www.mapleprimes.com/questions/147827-Make-Function-Squared-Expression?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;I want to write g as a function of sigma^2.&lt;/p&gt;
&lt;p&gt;but&lt;/p&gt;
&lt;p&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=68a82f3966efbcb8bdf18b2604d5a1dc.gif" alt="g := unapply(1/sqrt(1+3*q^2*sigma^2/Pi^2), sigma^2);"&gt;&lt;/p&gt;
&lt;p&gt;yields an error. how to do?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I want to write g as a function of sigma^2.&lt;/p&gt;
&lt;p&gt;but&lt;/p&gt;
&lt;p&gt;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=68a82f3966efbcb8bdf18b2604d5a1dc.gif" alt="g := unapply(1/sqrt(1+3*q^2*sigma^2/Pi^2), sigma^2);"&gt;&lt;/p&gt;
&lt;p&gt;yields an error. how to do?&lt;/p&gt;</description>
      <guid>147827</guid>
      <pubDate>Wed, 29 May 2013 07:15:59 Z</pubDate>
      <itunes:author>brian bovril</itunes:author>
      <author>brian bovril</author>
    </item>
    <item>
      <title>Explicit equation of arbitrary continuous piecewise linear function</title>
      <link>http://www.mapleprimes.com/posts/146505-Explicit-Equation-Of-Arbitrary-Continuous?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;It's interesting that every continuous piecewise linear function can be specified by one explicit equation with absolute values​​. The procedure &lt;strong&gt;JoggedLine&lt;/strong&gt; carries out such conversion.&lt;/p&gt;
&lt;p&gt;Formal arguments of the procedure:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A&lt;/strong&gt; - a list of the coordinates of the vertices of the polyline or the continuous piecewise linear expression defined on the entire real axis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;B&lt;/strong&gt; (optional) - a point on the left "tail"...</itunes:summary>
      <description>&lt;p&gt;It's interesting that every continuous piecewise linear function can be specified by one explicit equation with absolute values​​. The procedure &lt;strong&gt;JoggedLine&lt;/strong&gt; carries out such conversion.&lt;/p&gt;
&lt;p&gt;Formal arguments of the procedure:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A&lt;/strong&gt; - a list of the coordinates of the vertices of the polyline or the continuous piecewise linear expression defined on the entire real axis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;B&lt;/strong&gt; (optional) - a point on the left "tail"...</description>
      <guid>146505</guid>
      <pubDate>Tue, 30 Apr 2013 16:16:55 Z</pubDate>
      <itunes:author>Kitonum</itunes:author>
      <author>Kitonum</author>
    </item>
    <item>
      <title>Reluctance to Evaluate Erf Expression . . .</title>
      <link>http://www.mapleprimes.com/questions/146346-Reluctance-To-Evaluate-Erf-Expression---?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;The expression below is not producing any plot, although the axes and sliders are set :&lt;/p&gt;
&lt;p&gt;</itunes:summary>
      <description>&lt;p&gt;The expression below is not producing any plot, although the axes and sliders are set :&lt;/p&gt;
&lt;p&gt;</description>
      <guid>146346</guid>
      <pubDate>Fri, 26 Apr 2013 15:37:28 Z</pubDate>
      <itunes:author>tiradentes</itunes:author>
      <author>tiradentes</author>
    </item>
    <item>
      <title>How to plot an implicit function?</title>
      <link>http://www.mapleprimes.com/questions/145145-How-To-Plot-An-Implicit-Function?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;How to plot x versus theta of the following implicit function&lt;/p&gt;
&lt;p&gt;sin(theta)-2*sin(2*x-theta+(1/3)*Pi)/sin(x+(1/3)*Pi-theta)=0&lt;/p&gt;
&lt;p&gt;where x is the implicit function of theta&lt;/p&gt;
&lt;p&gt;now how can I plot the relationship between x and theta(condition:-Pi&amp;lt;theta&amp;lt;Pi,-Pi&amp;lt;x&amp;lt;Pi)&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How to plot x versus theta of the following implicit function&lt;/p&gt;
&lt;p&gt;sin(theta)-2*sin(2*x-theta+(1/3)*Pi)/sin(x+(1/3)*Pi-theta)=0&lt;/p&gt;
&lt;p&gt;where x is the implicit function of theta&lt;/p&gt;
&lt;p&gt;now how can I plot the relationship between x and theta(condition:-Pi&amp;lt;theta&amp;lt;Pi,-Pi&amp;lt;x&amp;lt;Pi)&lt;/p&gt;</description>
      <guid>145145</guid>
      <pubDate>Wed, 27 Mar 2013 06:44:40 Z</pubDate>
      <itunes:author>_zgj</itunes:author>
      <author>_zgj</author>
    </item>
    <item>
      <title>Can the map command work for functions of two variables</title>
      <link>http://www.mapleprimes.com/questions/145099-Can-The-Map-Command-Work-For-Functions?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;For a function of one variable, I use the map command quite a bit to evaluate the function at several values of the independent variable. For example,&lt;/p&gt;
&lt;p&gt;f:=x-&amp;gt;x^2:&lt;/p&gt;
&lt;p&gt;xlist:=[1,2,3]:&lt;/p&gt;
&lt;p&gt;map(f,xlist)&lt;/p&gt;
&lt;p&gt;How may I do something similar for a function of two variables? For example,&lt;/p&gt;
&lt;p&gt;f:=(x,y)-&amp;gt;x^2+y^2:&lt;/p&gt;
&lt;p&gt;xylist:=[[1,1],[1,2],[2,1],[2,2]]:&lt;/p&gt;
&lt;p&gt;Can the map command be used to evaluate f at each ordered pair? Maybe I'm not even using the correct data structure. Thanks!</itunes:summary>
      <description>&lt;p&gt;For a function of one variable, I use the map command quite a bit to evaluate the function at several values of the independent variable. For example,&lt;/p&gt;
&lt;p&gt;f:=x-&amp;gt;x^2:&lt;/p&gt;
&lt;p&gt;xlist:=[1,2,3]:&lt;/p&gt;
&lt;p&gt;map(f,xlist)&lt;/p&gt;
&lt;p&gt;How may I do something similar for a function of two variables? For example,&lt;/p&gt;
&lt;p&gt;f:=(x,y)-&amp;gt;x^2+y^2:&lt;/p&gt;
&lt;p&gt;xylist:=[[1,1],[1,2],[2,1],[2,2]]:&lt;/p&gt;
&lt;p&gt;Can the map command be used to evaluate f at each ordered pair? Maybe I'm not even using the correct data structure. Thanks!</description>
      <guid>145099</guid>
      <pubDate>Tue, 26 Mar 2013 16:47:18 Z</pubDate>
      <itunes:author>DJJerome1976</itunes:author>
      <author>DJJerome1976</author>
    </item>
    <item>
      <title>Rectangular Function</title>
      <link>http://www.mapleprimes.com/questions/145038-Rectangular-Function?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;my function is:&lt;/p&gt;
&lt;p&gt;f := proc (x) if 0 &amp;lt; x and x &amp;lt; evalf(Pi) then 1 elif evalf(Pi) &amp;lt; x and x &amp;lt; evalf(2*Pi) then -1 end if end proc&lt;/p&gt;
&lt;p&gt;now it tried:&lt;/p&gt;
&lt;p&gt;f1 := add((-1)^n*f(x-evalf(2*n*Pi)), n = 0 .. 10)&lt;/p&gt;
&lt;p&gt;to get a periodic function.&lt;/p&gt;
&lt;p&gt;but unfortunately it says:&lt;/p&gt;
&lt;pre&gt;Error, (in f) cannot determine if this expression is true or false: 0 &amp;lt; x and x &amp;lt; 3.141592654&lt;/pre&gt;
&lt;pre&gt;already when trying to calc the sum.&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;my function is:&lt;/p&gt;
&lt;p&gt;f := proc (x) if 0 &amp;lt; x and x &amp;lt; evalf(Pi) then 1 elif evalf(Pi) &amp;lt; x and x &amp;lt; evalf(2*Pi) then -1 end if end proc&lt;/p&gt;
&lt;p&gt;now it tried:&lt;/p&gt;
&lt;p&gt;f1 := add((-1)^n*f(x-evalf(2*n*Pi)), n = 0 .. 10)&lt;/p&gt;
&lt;p&gt;to get a periodic function.&lt;/p&gt;
&lt;p&gt;but unfortunately it says:&lt;/p&gt;
&lt;pre&gt;Error, (in f) cannot determine if this expression is true or false: 0 &amp;lt; x and x &amp;lt; 3.141592654&lt;/pre&gt;
&lt;pre&gt;already when trying to calc the sum.&lt;/pre&gt;</description>
      <guid>145038</guid>
      <pubDate>Mon, 25 Mar 2013 12:14:58 Z</pubDate>
      <itunes:author>digerdiga</itunes:author>
      <author>digerdiga</author>
    </item>
    <item>
      <title>Problem by the evaluation of a function</title>
      <link>http://www.mapleprimes.com/questions/145006-Problem-By-The-Evaluation-Of-A-Function?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;Good afternoon everybody,&lt;/p&gt;
&lt;p&gt;I have a problem with the evaluation of a function. You can see the test programm I have written to test the use of functions and in the end I don't get values but the expression in letters. &lt;br&gt;I think the problem lies in the definition of g but I don't know how to solve the problem.&lt;/p&gt;
&lt;p&gt;Thank you for your help,&lt;/p&gt;
&lt;p&gt;ssteve&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;</itunes:summary>
      <description>&lt;p&gt;Good afternoon everybody,&lt;/p&gt;
&lt;p&gt;I have a problem with the evaluation of a function. You can see the test programm I have written to test the use of functions and in the end I don't get values but the expression in letters. &lt;br&gt;I think the problem lies in the definition of g but I don't know how to solve the problem.&lt;/p&gt;
&lt;p&gt;Thank you for your help,&lt;/p&gt;
&lt;p&gt;ssteve&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;</description>
      <guid>145006</guid>
      <pubDate>Sun, 24 Mar 2013 16:12:55 Z</pubDate>
      <itunes:author>ssteve</itunes:author>
      <author>ssteve</author>
    </item>
    <item>
      <title>Problem with Graph</title>
      <link>http://www.mapleprimes.com/questions/144836-Problem-With-Graph?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;I'm trying to add the output of my function FunctionToTree,which gets all elements from an expression, to a graph using the Graph function but I'm getting erros even when I add it as a list.&lt;br&gt;&lt;br&gt;with(GraphTheory):&lt;br&gt;with(SpecialGraphs):&lt;br&gt;FunctionToTree:=proc(expr)&lt;br&gt; local elem;&lt;br&gt; local Tree:=NULL; &lt;br&gt; local exprType := convert(whattype(expr),string);&lt;br&gt; local newExpr:=convert(expr,string);&lt;br&gt; if (nops(expr) &amp;lt;&amp;gt; 1) or (nops(op(1,expr)) &amp;lt;&amp;gt; 1) then&lt;br&gt; for elem in op(expr) do :</itunes:summary>
      <description>&lt;p&gt;I'm trying to add the output of my function FunctionToTree,which gets all elements from an expression, to a graph using the Graph function but I'm getting erros even when I add it as a list.&lt;br&gt;&lt;br&gt;with(GraphTheory):&lt;br&gt;with(SpecialGraphs):&lt;br&gt;FunctionToTree:=proc(expr)&lt;br&gt; local elem;&lt;br&gt; local Tree:=NULL; &lt;br&gt; local exprType := convert(whattype(expr),string);&lt;br&gt; local newExpr:=convert(expr,string);&lt;br&gt; if (nops(expr) &amp;lt;&amp;gt; 1) or (nops(op(1,expr)) &amp;lt;&amp;gt; 1) then&lt;br&gt; for elem in op(expr) do :</description>
      <guid>144836</guid>
      <pubDate>Wed, 20 Mar 2013 21:09:36 Z</pubDate>
      <itunes:author>JamesK</itunes:author>
      <author>JamesK</author>
    </item>
    <item>
      <title>Replacing f(x) by f in an expression</title>
      <link>http://www.mapleprimes.com/questions/144434-Replacing-Fx-By-F-In-An-Expression?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Presently, I am trying to find a way to replace functional expressions by a variable&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example I have an expression as follows:&lt;/p&gt;
&lt;p&gt;p:=f(x)^2 + g(x)^3&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would like to get this to look like&amp;nbsp;&lt;/p&gt;
&lt;p&gt;q:= f^2 + g^3&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does anybody have an idea of how to do this in Maple?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Willem&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Presently, I am trying to find a way to replace functional expressions by a variable&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example I have an expression as follows:&lt;/p&gt;
&lt;p&gt;p:=f(x)^2 + g(x)^3&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would like to get this to look like&amp;nbsp;&lt;/p&gt;
&lt;p&gt;q:= f^2 + g^3&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does anybody have an idea of how to do this in Maple?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Willem&lt;/p&gt;</description>
      <guid>144434</guid>
      <pubDate>Sun, 10 Mar 2013 06:12:32 Z</pubDate>
      <itunes:author>Willem Ottevanger</itunes:author>
      <author>Willem Ottevanger</author>
    </item>
    <item>
      <title>error on plotting vector field</title>
      <link>http://www.mapleprimes.com/questions/144293-Error-On-Plotting-Vector-Field?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;Hello, I have a problem in plotting the vector field of dx/dt=sinx/sint&lt;/p&gt;
&lt;p&gt;It shows me an error:&lt;/p&gt;
&lt;p&gt;Error, (in DEtools/dfieldplot) unable to evaluate function `sin(x)` in evalhf&lt;/p&gt;
&lt;p&gt;Dunno how to fix it&lt;/p&gt;
&lt;p&gt;Here is my code:&lt;/p&gt;
&lt;p&gt;DE := [diff(x(t), t) = sin(x)(t)/sin(t)];&lt;br&gt;with(DEtools):&lt;br&gt;DC:=[sin(x)/sin(t),.1]:&lt;br&gt;dfieldplot(DE, x(t), t = -2 .. 2, x = -1 .. 2, arrows = medium, title = 'Diff', color = DC);&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hello, I have a problem in plotting the vector field of dx/dt=sinx/sint&lt;/p&gt;
&lt;p&gt;It shows me an error:&lt;/p&gt;
&lt;p&gt;Error, (in DEtools/dfieldplot) unable to evaluate function `sin(x)` in evalhf&lt;/p&gt;
&lt;p&gt;Dunno how to fix it&lt;/p&gt;
&lt;p&gt;Here is my code:&lt;/p&gt;
&lt;p&gt;DE := [diff(x(t), t) = sin(x)(t)/sin(t)];&lt;br&gt;with(DEtools):&lt;br&gt;DC:=[sin(x)/sin(t),.1]:&lt;br&gt;dfieldplot(DE, x(t), t = -2 .. 2, x = -1 .. 2, arrows = medium, title = 'Diff', color = DC);&lt;/p&gt;</description>
      <guid>144293</guid>
      <pubDate>Thu, 07 Mar 2013 14:08:46 Z</pubDate>
      <itunes:author>Lalalaika</itunes:author>
      <author>Lalalaika</author>
    </item>
    <item>
      <title>Abstract multi variable expression</title>
      <link>http://www.mapleprimes.com/questions/143769-Abstract-Multi-Variable-Expression?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;Hello everybody,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm completely new to Maple (installed it today) and have a question about the use of multi variabele expressions. I wanted to use a function B depending from the variables a, b, c and d without describing the expression explicit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example:&amp;nbsp;B:= (a, b, c, d); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;em&gt;[without the -&amp;gt; a....]&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then I wanted to take the taylor expansion of the first order for [a=e, b=f, c=g, d=h...</itunes:summary>
      <description>&lt;p&gt;Hello everybody,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'm completely new to Maple (installed it today) and have a question about the use of multi variabele expressions. I wanted to use a function B depending from the variables a, b, c and d without describing the expression explicit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example:&amp;nbsp;B:= (a, b, c, d); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;em&gt;[without the -&amp;gt; a....]&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then I wanted to take the taylor expansion of the first order for [a=e, b=f, c=g, d=h...</description>
      <guid>143769</guid>
      <pubDate>Fri, 22 Feb 2013 13:54:30 Z</pubDate>
      <itunes:author>sebastianus</itunes:author>
      <author>sebastianus</author>
    </item>
    <item>
      <title>when implement a new kind of differentiation, how to do like a maple diff?</title>
      <link>http://www.mapleprimes.com/questions/143360-When-Implement-A-New-Kind-Of-Differentiation?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;i am implementing q-Laplace&lt;/p&gt;
&lt;p&gt;http://perso.uclouvain.be/alphonse.magnus/gbang/qbook712.pdf&lt;/p&gt;
&lt;p&gt;when there are quite many differentiation rules&lt;/p&gt;
&lt;p&gt;how to do a function for a new kind differentiation like a maple do?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;i am implementing q-Laplace&lt;/p&gt;
&lt;p&gt;http://perso.uclouvain.be/alphonse.magnus/gbang/qbook712.pdf&lt;/p&gt;
&lt;p&gt;when there are quite many differentiation rules&lt;/p&gt;
&lt;p&gt;how to do a function for a new kind differentiation like a maple do?&lt;/p&gt;</description>
      <guid>143360</guid>
      <pubDate>Mon, 11 Feb 2013 13:16:29 Z</pubDate>
      <itunes:author>williamov</itunes:author>
      <author>williamov</author>
    </item>
    <item>
      <title>plotting WKB solutions</title>
      <link>http://www.mapleprimes.com/questions/143284-Plotting-WKB-Solutions?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is it possible to plot WKB solutions such as exp(-I*f(x)*x)/sqrt(f(x); where f(x) is any generic function of x e.g. sin^2x ? I have been trying in maple but can't get it to give me a plot.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is it possible to plot WKB solutions such as exp(-I*f(x)*x)/sqrt(f(x); where f(x) is any generic function of x e.g. sin^2x ? I have been trying in maple but can't get it to give me a plot.&lt;/p&gt;</description>
      <guid>143284</guid>
      <pubDate>Fri, 08 Feb 2013 15:59:44 Z</pubDate>
      <itunes:author>gdog</itunes:author>
      <author>gdog</author>
    </item>
    <item>
      <title>Warning, expecting Range variable k blablabla... while trying to plot</title>
      <link>http://www.mapleprimes.com/questions/142866-Warning-Expecting-Range-Variable-K?ref=Feed:MaplePrimes:Tagged With function</link>
      <itunes:summary>&lt;p&gt;I dont know what to do any further...&lt;/p&gt;
&lt;p&gt;I have some function containing HeunG as a function&lt;/p&gt;
&lt;p&gt;it is of the following form&lt;/p&gt;
&lt;p&gt;f(k)=argument(functions containing HeunG) - ln(2)*k&lt;/p&gt;
&lt;p&gt;now plotting this works...&lt;/p&gt;
&lt;p&gt;But when differentiating with respect to k and then plotting it gives me the following message:&lt;/p&gt;
&lt;p&gt;Warning, expecting only range variable k in expression (I*((1/2)^(1/2*I*k))^2*HeunG(3,-9/2+3/4*I*k-3/4*k^2,-1+1/2*I*k,-1/2+1/2*I*k,1/2,1+I*k,1/2...</itunes:summary>
      <description>&lt;p&gt;I dont know what to do any further...&lt;/p&gt;
&lt;p&gt;I have some function containing HeunG as a function&lt;/p&gt;
&lt;p&gt;it is of the following form&lt;/p&gt;
&lt;p&gt;f(k)=argument(functions containing HeunG) - ln(2)*k&lt;/p&gt;
&lt;p&gt;now plotting this works...&lt;/p&gt;
&lt;p&gt;But when differentiating with respect to k and then plotting it gives me the following message:&lt;/p&gt;
&lt;p&gt;Warning, expecting only range variable k in expression (I*((1/2)^(1/2*I*k))^2*HeunG(3,-9/2+3/4*I*k-3/4*k^2,-1+1/2*I*k,-1/2+1/2*I*k,1/2,1+I*k,1/2...</description>
      <guid>142866</guid>
      <pubDate>Thu, 31 Jan 2013 17:23:35 Z</pubDate>
      <itunes:author>digerdiga</itunes:author>
      <author>digerdiga</author>
    </item>
  </channel>
</rss>