<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, flip a graph about the x and y axis</title>
    <link>http://www.mapleprimes.com/questions/35772-Flip-A-Graph-About-The-X-And-Y-Axis</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 21:06:24 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 21:06:24 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, flip a graph about the x and y axis</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, flip a graph about the x and y axis</title>
      <link>http://www.mapleprimes.com/questions/35772-Flip-A-Graph-About-The-X-And-Y-Axis</link>
    </image>
    <item>
      <title>maybe</title>
      <link>http://www.mapleprimes.com/questions/35772-Flip-A-Graph-About-The-X-And-Y-Axis?ref=Feed:MaplePrimes:flip a graph about the x and y axis:Comments#answer45071</link>
      <itunes:summary>&lt;pre&gt;
not sure I understand your question ... do the following help?



with(plots):
plottools[reflect](p, [0,0],[1,1]);
plottools[rotate](p, Pi/2, [0,0]);
&lt;/pre&gt;
&lt;pre&gt;

&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;
not sure I understand your question ... do the following help?



with(plots):
plottools[reflect](p, [0,0],[1,1]);
plottools[rotate](p, Pi/2, [0,0]);
&lt;/pre&gt;
&lt;pre&gt;

&lt;/pre&gt;</description>
      <guid>45071</guid>
      <pubDate>Mon, 08 Feb 2010 23:15:47 Z</pubDate>
      <itunes:author>PatrickT</itunes:author>
      <author>PatrickT</author>
    </item>
    <item>
      <title>or maybe</title>
      <link>http://www.mapleprimes.com/questions/35772-Flip-A-Graph-About-The-X-And-Y-Axis?ref=Feed:MaplePrimes:flip a graph about the x and y axis:Comments#answer119154</link>
      <itunes:summary>&lt;p&gt;just occurred to me, this may be what you were looking for:&lt;/p&gt;
&lt;p&gt;plottools:-reflect(plottools:-rotate(p,Pi/2),[[0,0],[0,1]]);﻿&lt;/p&gt;
&lt;p&gt;P.S. I came upon this thread by googling for "maple exchange x and y axis" and was quite shocked to see that I once knew something about the topic. However, on second thoughts, the above is more likely to be useful than my first suggestions.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;just occurred to me, this may be what you were looking for:&lt;/p&gt;
&lt;p&gt;plottools:-reflect(plottools:-rotate(p,Pi/2),[[0,0],[0,1]]);﻿&lt;/p&gt;
&lt;p&gt;P.S. I came upon this thread by googling for "maple exchange x and y axis" and was quite shocked to see that I once knew something about the topic. However, on second thoughts, the above is more likely to be useful than my first suggestions.&lt;/p&gt;</description>
      <guid>119154</guid>
      <pubDate>Sat, 23 Apr 2011 01:14:42 Z</pubDate>
      <itunes:author>PatrickT</itunes:author>
      <author>PatrickT</author>
    </item>
  </channel>
</rss>