<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 i solve an ODE in degree?</title>
    <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 18:00:46 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 18:00:46 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How do i solve an ODE in degree?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How do i solve an ODE in degree?</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree</link>
    </image>
    <item>
      <title>own sin function?</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree?ref=Feed:MaplePrimes:How do i solve an ODE in degree?:Comments#answer132879</link>
      <itunes:summary>&lt;p&gt;I would try to define my own &lt;em&gt;sin&lt;/em&gt; function, e.g.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;dsin := proc(x) sin((1/180)*Pi*x) end proc;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and solve the ODE with &lt;em&gt;dsin&lt;/em&gt; instead of &lt;em&gt;sin&lt;/em&gt;.&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I would try to define my own &lt;em&gt;sin&lt;/em&gt; function, e.g.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;dsin := proc(x) sin((1/180)*Pi*x) end proc;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and solve the ODE with &lt;em&gt;dsin&lt;/em&gt; instead of &lt;em&gt;sin&lt;/em&gt;.&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;</description>
      <guid>132879</guid>
      <pubDate>Wed, 11 Apr 2012 17:25:50 Z</pubDate>
      <itunes:author>Jarekkk</itunes:author>
      <author>Jarekkk</author>
    </item>
    <item>
      <title>Eigenfrequency</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree?ref=Feed:MaplePrimes:How do i solve an ODE in degree?:Comments#answer132930</link>
      <itunes:summary>&lt;p&gt;What do you mean by "the wrong eigenfrequency"? What is the desired unit? degrees per second? What unit has the "2" in sin(2*t)? degrres per second indeed?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;What do you mean by "the wrong eigenfrequency"? What is the desired unit? degrees per second? What unit has the "2" in sin(2*t)? degrres per second indeed?&lt;/p&gt;</description>
      <guid>132930</guid>
      <pubDate>Fri, 13 Apr 2012 13:30:54 Z</pubDate>
      <itunes:author>Adri vanderMeer
 van der Meer</itunes:author>
      <author>Adri vanderMeer
 van der Meer</author>
    </item>
    <item>
      <title>It is not so simple</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree?ref=Feed:MaplePrimes:How do i solve an ODE in degree?:Comments#comment132918</link>
      <itunes:summary>&lt;p&gt;All entries of t should be measured in degrees.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;All entries of t should be measured in degrees.&lt;/p&gt;</description>
      <guid>132918</guid>
      <pubDate>Thu, 12 Apr 2012 19:06:51 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>OK.</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree?ref=Feed:MaplePrimes:How do i solve an ODE in degree?:Comments#comment132923</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree#comment132918"&gt;@Markiyan Hirnyk&lt;/a&gt; And what about computing the solution for radians and then transforming the argument to degrees?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree#comment132918"&gt;@Markiyan Hirnyk&lt;/a&gt; And what about computing the solution for radians and then transforming the argument to degrees?&lt;/p&gt;</description>
      <guid>132923</guid>
      <pubDate>Fri, 13 Apr 2012 00:17:37 Z</pubDate>
      <itunes:author>Jarekkk</itunes:author>
      <author>Jarekkk</author>
    </item>
    <item>
      <title>This is it</title>
      <link>http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree?ref=Feed:MaplePrimes:How do i solve an ODE in degree?:Comments#comment132926</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree#comment132923"&gt;@Jarekkk&lt;/a&gt; Such approach is better than the substitution t=Pi*x/180 in that ODE.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/132875-How-Do-I-Solve-An-ODE-In-Degree#comment132923"&gt;@Jarekkk&lt;/a&gt; Such approach is better than the substitution t=Pi*x/180 in that ODE.&lt;/p&gt;</description>
      <guid>132926</guid>
      <pubDate>Fri, 13 Apr 2012 07:55:18 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
  </channel>
</rss>