<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, how can i calculate the sum of digits after a comma</title>
    <link>http://www.mapleprimes.com/questions/128973-How-Can-I-Calculate-The-Sum-Of-Digits</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sun, 14 Jun 2026 04:04:31 GMT</lastBuildDate>
    <pubDate>Sun, 14 Jun 2026 04:04:31 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, how can i calculate the sum of digits after a comma</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, how can i calculate the sum of digits after a comma</title>
      <link>http://www.mapleprimes.com/questions/128973-How-Can-I-Calculate-The-Sum-Of-Digits</link>
    </image>
    <item>
      <title>one approach</title>
      <link>http://www.mapleprimes.com/questions/128973-How-Can-I-Calculate-The-Sum-Of-Digits?ref=Feed:MaplePrimes:how can i calculate the sum of digits after a comma:Comments#answer128975</link>
      <itunes:summary>&lt;p&gt;Do you mean after the radix mark?&amp;nbsp; For example&lt;/p&gt;
&lt;pre&gt;x := -23.12345:&lt;br&gt;digs := abs(op(1, frac(x)));&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; digs := 12345&lt;br&gt;add(k, k = convert(digs,base,10));&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Do you mean after the radix mark?&amp;nbsp; For example&lt;/p&gt;
&lt;pre&gt;x := -23.12345:&lt;br&gt;digs := abs(op(1, frac(x)));&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; digs := 12345&lt;br&gt;add(k, k = convert(digs,base,10));&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&lt;/pre&gt;</description>
      <guid>128975</guid>
      <pubDate>Tue, 20 Dec 2011 05:59:38 Z</pubDate>
      <itunes:author>Joe Riel</itunes:author>
      <author>Joe Riel</author>
    </item>
    <item>
      <title>yes,
and thank you</title>
      <link>http://www.mapleprimes.com/questions/128973-How-Can-I-Calculate-The-Sum-Of-Digits?ref=Feed:MaplePrimes:how can i calculate the sum of digits after a comma:Comments#comment128984</link>
      <itunes:summary>&lt;p&gt;yes,&lt;/p&gt;
&lt;p&gt;and thank you&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;yes,&lt;/p&gt;
&lt;p&gt;and thank you&lt;/p&gt;</description>
      <guid>128984</guid>
      <pubDate>Tue, 20 Dec 2011 17:40:42 Z</pubDate>
      <itunes:author>mad_man10</itunes:author>
      <author>mad_man10</author>
    </item>
  </channel>
</rss>