<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, parametic plots -- circles</title>
    <link>http://www.mapleprimes.com/questions/39461-Parametic-Plots--Circles</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 09:15:27 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 09:15:27 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, parametic plots -- circles</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, parametic plots -- circles</title>
      <link>http://www.mapleprimes.com/questions/39461-Parametic-Plots--Circles</link>
    </image>
    <item>
      <title>Implicit versus parametric</title>
      <link>http://www.mapleprimes.com/questions/39461-Parametic-Plots--Circles?ref=Feed:MaplePrimes:parametic plots -- circles:Comments#answer71949</link>
      <itunes:summary>&lt;p&gt;(x-1)^2 + y^2 = 1 is an implicit equation, i.e. an equation involving the variables x and y, but not in the form y = (function of x).&amp;nbsp; A parametric equation would make x and y functions of a parameter (let's say x = f(t) and y = g(t)), so that as t varies over some interval [a,b] the point (f(t),g(t)) traverses the curve.&amp;nbsp; The parametric plot command might then be of the form&lt;/p&gt;
&lt;p&gt;&amp;gt; plot([f(t), g(t), t =  a .. b]); &lt;/p&gt;
&lt;p&gt;The simplest parametric form for a circle uses the central angle as parameter.&amp;nbsp; &lt;br /&gt;
Is that enough of a hint?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;(x-1)^2 + y^2 = 1 is an implicit equation, i.e. an equation involving the variables x and y, but not in the form y = (function of x).&amp;nbsp; A parametric equation would make x and y functions of a parameter (let's say x = f(t) and y = g(t)), so that as t varies over some interval [a,b] the point (f(t),g(t)) traverses the curve.&amp;nbsp; The parametric plot command might then be of the form&lt;/p&gt;
&lt;p&gt;&amp;gt; plot([f(t), g(t), t =  a .. b]); &lt;/p&gt;
&lt;p&gt;The simplest parametric form for a circle uses the central angle as parameter.&amp;nbsp; &lt;br /&gt;
Is that enough of a hint?&lt;/p&gt;</description>
      <guid>71949</guid>
      <pubDate>Sun, 04 May 2008 10:40:04 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Sorry, but I still don't</title>
      <link>http://www.mapleprimes.com/questions/39461-Parametic-Plots--Circles?ref=Feed:MaplePrimes:parametic plots -- circles:Comments#comment83629</link>
      <itunes:summary>&lt;p&gt;Sorry, but I still don't have the answer to my question.&amp;nbsp; Would someone kindly give me the actual syntax that works.&amp;nbsp; Then I can figure out for myself why it works.&lt;/p&gt;
&lt;p&gt;Alla&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Sorry, but I still don't have the answer to my question.&amp;nbsp; Would someone kindly give me the actual syntax that works.&amp;nbsp; Then I can figure out for myself why it works.&lt;/p&gt;
&lt;p&gt;Alla&lt;/p&gt;</description>
      <guid>83629</guid>
      <pubDate>Sun, 04 May 2008 10:50:19 Z</pubDate>
      <itunes:author>alla</itunes:author>
      <author>alla</author>
    </item>
    <item>
      <title>Actual syntax</title>
      <link>http://www.mapleprimes.com/questions/39461-Parametic-Plots--Circles?ref=Feed:MaplePrimes:parametic plots -- circles:Comments#comment93255</link>
      <itunes:summary>&lt;pre&gt;
&amp;gt; plot([1+cos(t), sin(t), t=0..2*Pi]);&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;pre&gt;
&amp;gt; plot([1+cos(t), sin(t), t=0..2*Pi]);&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>93255</guid>
      <pubDate>Sun, 04 May 2008 11:28:24 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Actual syntax fine</title>
      <link>http://www.mapleprimes.com/questions/39461-Parametic-Plots--Circles?ref=Feed:MaplePrimes:parametic plots -- circles:Comments#comment93256</link>
      <itunes:summary>&lt;p&gt;Many thanks.&lt;/p&gt;
&lt;p&gt;Alla&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Many thanks.&lt;/p&gt;
&lt;p&gt;Alla&lt;/p&gt;</description>
      <guid>93256</guid>
      <pubDate>Sun, 04 May 2008 12:24:25 Z</pubDate>
      <itunes:author>alla</itunes:author>
      <author>alla</author>
    </item>
  </channel>
</rss>