<?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 when i have decimals in the matrix I don't get the exact inverse? in SAS IML in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683488#M5287</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;is correct. The thing I would add is look at the proc compare documentation for various ways to compare computed numbers. Expecting differences to be zero for nontrivial (or ever some fairly trivial) computations is unrealistic. Also check out:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=p0ji1unv6thm0dn1gp4t01a1u0g6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=p0ji1unv6thm0dn1gp4t01a1u0g6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Sep 2020 04:46:01 GMT</pubDate>
    <dc:creator>WarrenKuhfeld</dc:creator>
    <dc:date>2020-09-13T04:46:01Z</dc:date>
    <item>
      <title>why when i have decimals in the matrix I don't get the exact inverse? in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683222#M5285</link>
      <description>&lt;P&gt;I found the inverse and the transpose of a matrix. Now i want to check whether the matrix is orthogonal. The idea i used is to subtract the transpose and the inverse to get 0, but i found that the deference with some elements is 2.22 E-16. Although it is very small but i need to know why i don't get the exact 0.&lt;/P&gt;&lt;P&gt;I need help.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 11:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683222#M5285</guid>
      <dc:creator>Amink</dc:creator>
      <dc:date>2020-09-11T11:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: why when i have decimals in the matrix I don't get the exact inverse? in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683225#M5286</link>
      <description>&lt;P&gt;This is called &lt;A href="https://en.wikipedia.org/wiki/Machine_epsilon" target="_self"&gt;machine precision&lt;/A&gt;. Some floating point (or decimal) numbers can only be represented to within + or minus a small value epsilon, they cannot be represented exactly by a binary computer; and so this carries through the mathematical operations. Your result is essentially zero in the world of computers.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 12:15:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683225#M5286</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-09-11T12:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: why when i have decimals in the matrix I don't get the exact inverse? in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683488#M5287</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;is correct. The thing I would add is look at the proc compare documentation for various ways to compare computed numbers. Expecting differences to be zero for nontrivial (or ever some fairly trivial) computations is unrealistic. Also check out:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=p0ji1unv6thm0dn1gp4t01a1u0g6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=p0ji1unv6thm0dn1gp4t01a1u0g6.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 04:46:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/why-when-i-have-decimals-in-the-matrix-I-don-t-get-the-exact/m-p/683488#M5287</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2020-09-13T04:46:01Z</dc:date>
    </item>
  </channel>
</rss>

