<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic converting -0.00 to 0.00 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/converting-0-00-to-0-00/m-p/118409#M32687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a variable value like&lt;/P&gt;&lt;P&gt;-1.23&lt;/P&gt;&lt;P&gt; 0.40&lt;/P&gt;&lt;P&gt; 0.25&lt;/P&gt;&lt;P&gt; 0.38&lt;/P&gt;&lt;P&gt;-2.80&lt;/P&gt;&lt;P&gt;-0.00&lt;/P&gt;&lt;P&gt;and my purpose is to convert -0.00 to 0.00 without affecting other negative values.How can I achieve this goal as I am not sure of how to approach?&amp;nbsp; Thanks in advance for helping me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 23:21:15 GMT</pubDate>
    <dc:creator>keepitup</dc:creator>
    <dc:date>2013-08-21T23:21:15Z</dc:date>
    <item>
      <title>converting -0.00 to 0.00</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/converting-0-00-to-0-00/m-p/118409#M32687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a variable value like&lt;/P&gt;&lt;P&gt;-1.23&lt;/P&gt;&lt;P&gt; 0.40&lt;/P&gt;&lt;P&gt; 0.25&lt;/P&gt;&lt;P&gt; 0.38&lt;/P&gt;&lt;P&gt;-2.80&lt;/P&gt;&lt;P&gt;-0.00&lt;/P&gt;&lt;P&gt;and my purpose is to convert -0.00 to 0.00 without affecting other negative values.How can I achieve this goal as I am not sure of how to approach?&amp;nbsp; Thanks in advance for helping me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 23:21:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/converting-0-00-to-0-00/m-p/118409#M32687</guid>
      <dc:creator>keepitup</dc:creator>
      <dc:date>2013-08-21T23:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: converting -0.00 to 0.00</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/converting-0-00-to-0-00/m-p/118410#M32688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless this is rounding from something else SAS stores a value of -0.00 as 0. If this is external data when it is imported or read into a SAS data set it will be 0. The number of 0 decimals shown will depend on the display format used or defaulting, likely best4. or similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 23:24:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/converting-0-00-to-0-00/m-p/118410#M32688</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-08-21T23:24:39Z</dc:date>
    </item>
  </channel>
</rss>

