<?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: How to increase (or decrease) the number of decimal places when print a matrix in SAS IML? in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-to-increase-or-decrease-the-number-of-decimal-places-when/m-p/377193#M3612</link>
    <description>&lt;P&gt;You can apply a SAS format as part of the PRINT statement.&amp;nbsp; For example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;  a = magic(7)/49;
  print a [format=12.10];&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 19 Jul 2017 07:22:21 GMT</pubDate>
    <dc:creator>IanWakeling</dc:creator>
    <dc:date>2017-07-19T07:22:21Z</dc:date>
    <item>
      <title>How to increase (or decrease) the number of decimal places when print a matrix in SAS IML?</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-to-increase-or-decrease-the-number-of-decimal-places-when/m-p/377162#M3611</link>
      <description>&lt;P&gt;Hello, I would like to display more number of decimal places when print a matrix in SAS IML compared to the default setting. Anyone know how to do this? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 02:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-to-increase-or-decrease-the-number-of-decimal-places-when/m-p/377162#M3611</guid>
      <dc:creator>jazhang</dc:creator>
      <dc:date>2017-07-19T02:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase (or decrease) the number of decimal places when print a matrix in SAS IML?</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-to-increase-or-decrease-the-number-of-decimal-places-when/m-p/377193#M3612</link>
      <description>&lt;P&gt;You can apply a SAS format as part of the PRINT statement.&amp;nbsp; For example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;  a = magic(7)/49;
  print a [format=12.10];&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Jul 2017 07:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/How-to-increase-or-decrease-the-number-of-decimal-places-when/m-p/377193#M3612</guid>
      <dc:creator>IanWakeling</dc:creator>
      <dc:date>2017-07-19T07:22:21Z</dc:date>
    </item>
  </channel>
</rss>

