<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Visualization of integration when function y changes after a point</title>
    <link>http://www.mapleprimes.com/questions/127128-Visualization-Of-Integration-When-Function</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 19:21:30 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 19:21:30 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Visualization of integration when function y changes after a point</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Visualization of integration when function y changes after a point</title>
      <link>http://www.mapleprimes.com/questions/127128-Visualization-Of-Integration-When-Function</link>
    </image>
    <item>
      <title>piecewise</title>
      <link>http://www.mapleprimes.com/questions/127128-Visualization-Of-Integration-When-Function?ref=Feed:MaplePrimes:Visualization of integration when function y changes after a point:Comments#answer127139</link>
      <itunes:summary>&lt;p&gt;Use a &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=piecewise' target='_new'&gt;?piecewise&lt;/a&gt; expression to represent y in terms of x.&amp;nbsp; Thus&lt;/p&gt;
&lt;pre&gt;y := piecewise(x&amp;lt;=4, 9/10, 1-1/10*exp(-x/10)):&lt;/pre&gt;
&lt;p&gt;You can integrate and plot this expression as usual.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Use a &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=piecewise' target='_new'&gt;?piecewise&lt;/a&gt; expression to represent y in terms of x.&amp;nbsp; Thus&lt;/p&gt;
&lt;pre&gt;y := piecewise(x&amp;lt;=4, 9/10, 1-1/10*exp(-x/10)):&lt;/pre&gt;
&lt;p&gt;You can integrate and plot this expression as usual.&lt;/p&gt;</description>
      <guid>127139</guid>
      <pubDate>Fri, 28 Oct 2011 18:41:50 Z</pubDate>
      <itunes:author>Joe Riel</itunes:author>
      <author>Joe Riel</author>
    </item>
  </channel>
</rss>