<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How do you define v=v(r) in maple?</title>
    <link>http://www.mapleprimes.com/questions/139620-How-Do-You-Define-Vvr-In-Maple</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 15:08:25 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 15:08:25 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How do you define v=v(r) in maple?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How do you define v=v(r) in maple?</title>
      <link>http://www.mapleprimes.com/questions/139620-How-Do-You-Define-Vvr-In-Maple</link>
    </image>
    <item>
      <title>v:=unapply(r^2,r); or&amp;nbsp;v:=r-&amp;gt;x^2;
to</title>
      <link>http://www.mapleprimes.com/questions/139620-How-Do-You-Define-Vvr-In-Maple?ref=Feed:MaplePrimes:How do you define v=v(r) in maple?:Comments#answer139682</link>
      <itunes:summary>&lt;p&gt;v:=unapply(r^2,r); or&amp;nbsp;v:=r-&amp;gt;x^2;&lt;/p&gt;
&lt;p&gt;to define v=r^2&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;v:=unapply(r^2,r); or&amp;nbsp;v:=r-&amp;gt;x^2;&lt;/p&gt;
&lt;p&gt;to define v=r^2&lt;/p&gt;</description>
      <guid>139682</guid>
      <pubDate>Sun, 11 Nov 2012 04:33:21 Z</pubDate>
      <itunes:author>zsy312</itunes:author>
      <author>zsy312</author>
    </item>
    <item>
      <title>writing v(t) works</title>
      <link>http://www.mapleprimes.com/questions/139620-How-Do-You-Define-Vvr-In-Maple?ref=Feed:MaplePrimes:How do you define v=v(r) in maple?:Comments#answer139707</link>
      <itunes:summary>&lt;p&gt;For the purposes of solving, writing v(t) will define v as a function of t. &amp;nbsp;E.g.:&lt;/p&gt;
&lt;pre&gt;diff(f(t)*g(t),t); &amp;nbsp;# returns f'(t)*g(t) + f(t)*g'(t)&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;For the purposes of solving, writing v(t) will define v as a function of t. &amp;nbsp;E.g.:&lt;/p&gt;
&lt;pre&gt;diff(f(t)*g(t),t); &amp;nbsp;# returns f'(t)*g(t) + f(t)*g'(t)&lt;/pre&gt;</description>
      <guid>139707</guid>
      <pubDate>Sun, 11 Nov 2012 08:15:04 Z</pubDate>
      <itunes:author>roman_pearce</itunes:author>
      <author>roman_pearce</author>
    </item>
  </channel>
</rss>