<?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: Why the x and xy value is with 3 decimals even after using format having 2 decimals? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Why-the-x-and-xy-value-is-with-3-decimals-even-after-using/m-p/109262#M914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using an informat, not a format.&amp;nbsp; The SAS documentation on the w.d informat provides the explanation, here is the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000199348.htm"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000199348.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 11:00:53 GMT</pubDate>
    <dc:creator>Keith</dc:creator>
    <dc:date>2012-07-17T11:00:53Z</dc:date>
    <item>
      <title>Why the x and xy value is with 3 decimals even after using format having 2 decimals?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Why-the-x-and-xy-value-is-with-3-decimals-even-after-using/m-p/109261#M913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;DATA test;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;LENGTH a $6 ;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;TD&gt;a="11345";&amp;nbsp; x=INPUT(a,10.2); xy=INPUT(a,10.); output;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp; a="11.345"; x=INPUT(a,10.2); xy=INPUT(a,10.); output;&lt;/P&gt;&lt;P&gt;11&amp;nbsp;&amp;nbsp; put _all_;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a=11.345 x=11.345 xy=11.345 _ERROR_=0 _N_=1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:29:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Why-the-x-and-xy-value-is-with-3-decimals-even-after-using/m-p/109261#M913</guid>
      <dc:creator>devarayalu</dc:creator>
      <dc:date>2012-07-17T09:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why the x and xy value is with 3 decimals even after using format having 2 decimals?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Why-the-x-and-xy-value-is-with-3-decimals-even-after-using/m-p/109262#M914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using an informat, not a format.&amp;nbsp; The SAS documentation on the w.d informat provides the explanation, here is the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000199348.htm"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000199348.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 11:00:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Why-the-x-and-xy-value-is-with-3-decimals-even-after-using/m-p/109262#M914</guid>
      <dc:creator>Keith</dc:creator>
      <dc:date>2012-07-17T11:00:53Z</dc:date>
    </item>
  </channel>
</rss>

