<?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 Re: Value of a E number in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258920#M49984</link>
    <description>&lt;P&gt;FYI - this is scientific notation so it translates to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.534x10^-17&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mathsisfun.com/numbers/scientific-notation.html" target="_blank"&gt;https://www.mathsisfun.com/numbers/scientific-notation.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Mar 2016 18:50:32 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-03-24T18:50:32Z</dc:date>
    <item>
      <title>Value of a E number</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258897#M49970</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the actual value of 1.534386E-17?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 18:03:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258897#M49970</guid>
      <dc:creator>ArchanaSudhir</dc:creator>
      <dc:date>2016-03-24T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Value of a E number</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258914#M49981</link>
      <description>&lt;P&gt;0&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 18:43:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258914#M49981</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-24T18:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Value of a E number</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258920#M49984</link>
      <description>&lt;P&gt;FYI - this is scientific notation so it translates to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.534x10^-17&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mathsisfun.com/numbers/scientific-notation.html" target="_blank"&gt;https://www.mathsisfun.com/numbers/scientific-notation.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 18:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258920#M49984</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-24T18:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Value of a E number</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258930#M49988</link>
      <description>&lt;P&gt;Thanks, that helps! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 19:04:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/258930#M49988</guid>
      <dc:creator>ArchanaSudhir</dc:creator>
      <dc:date>2016-03-24T19:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Value of a E number</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/259023#M50034</link>
      <description>&lt;P&gt;Although &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza﻿&lt;/a&gt;'s post is rather terse, he is probably spot-on to the problem. Numbers in that range are often encountered when the internal representation of numbers in SAS (8-byte real) causes problems stemming from the decimal-to-binary conversion (ie 0.1 cannot be correctly stored as a binary number).&lt;/P&gt;
&lt;P&gt;In such cases, apply the round() function to get rid of inaccuracies happening far to the right of the decimal point.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 08:20:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Value-of-a-E-number/m-p/259023#M50034</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-03-25T08:20:06Z</dc:date>
    </item>
  </channel>
</rss>

