<?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 Following code is giving 0 obn anyone knows why%3F in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881633#M348347</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;data aa;&lt;BR /&gt;&amp;nbsp; input a b;&lt;BR /&gt;&amp;nbsp; c = b - a;&lt;BR /&gt;&amp;nbsp; if c = 6.3;&lt;BR /&gt;&amp;nbsp; datalines;&lt;BR /&gt;&amp;nbsp; 2.9 9.2&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 03:53:35 GMT</pubDate>
    <dc:creator>Rudemulgga</dc:creator>
    <dc:date>2023-06-21T03:53:35Z</dc:date>
    <item>
      <title>Following code is giving 0 obn anyone knows why%3F</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881633#M348347</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;data aa;&lt;BR /&gt;&amp;nbsp; input a b;&lt;BR /&gt;&amp;nbsp; c = b - a;&lt;BR /&gt;&amp;nbsp; if c = 6.3;&lt;BR /&gt;&amp;nbsp; datalines;&lt;BR /&gt;&amp;nbsp; 2.9 9.2&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 03:53:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881633#M348347</guid>
      <dc:creator>Rudemulgga</dc:creator>
      <dc:date>2023-06-21T03:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Following code is giving 0 obn anyone knows why%3F</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881634#M348348</link>
      <description>&lt;P&gt;Numbers are stored on computers in binary format. Most decimal fractions have no exact binary representations, which causes imprecision. Do a search for "SAS numeric precision" for the details.&lt;/P&gt;
&lt;P&gt;When doing comparisons with decimal fractions, use the ROUND function or allow for fuzzyness.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 04:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881634#M348348</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-06-21T04:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Following code is giving 0 obn anyone knows why%3F</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881635#M348349</link>
      <description>&lt;P&gt;Thanks Kurt!&lt;BR /&gt;Rounding before comparing is helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 04:46:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Following-code-is-giving-0-obn-anyone-knows-why-3F/m-p/881635#M348349</guid>
      <dc:creator>Rudemulgga</dc:creator>
      <dc:date>2023-06-21T04:46:41Z</dc:date>
    </item>
  </channel>
</rss>

