<?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>Question Re: Maximum double value in report appears to be 1.7E306... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/maximum-double-value-in-report-appears-to-be-1-7e306-instead-of-the/qaa-p/14015492#M4903175</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I can confirm this is not working as expected.&lt;/P&gt;&lt;P&gt;I hit the F1 key (CR Help) and searched on the EXP function and found this noted limitation:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H2&gt;Comments&lt;/H2&gt;&lt;DIV&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;P class=""&gt;This function is designed to work like the Visual Basic function of the same name.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Numeric overflow occurs if the given number argument is larger than approximately 705.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It appears to be a known limitation, likely due to the legacy C++ limitation.&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2025 18:20:13 GMT</pubDate>
    <dc:creator>DonWilliams</dc:creator>
    <dc:date>2025-02-12T18:20:13Z</dc:date>
    <item>
      <title>Maximum double value in report appears to be 1.7E306 instead of the expected 1.7E308.  Why is that?</title>
      <link>https://community.sap.com/t5/technology-q-a/maximum-double-value-in-report-appears-to-be-1-7e306-instead-of-the/qaq-p/14014267</link>
      <description>&lt;P&gt;Crystal reports for visual studio, service pack 37&lt;/P&gt;&lt;P&gt;My report accesses a database with a column whose type is double.&lt;/P&gt;&lt;P&gt;The maximum double value according to IEEE format is&amp;nbsp;1.79769313486231E+308&lt;/P&gt;&lt;P&gt;However, the maximum value is can display in my report is&amp;nbsp;1.79769313486231E+306&lt;/P&gt;&lt;P&gt;Note I'm displaying it in default format:&amp;nbsp;1.80e+306&lt;/P&gt;&lt;P&gt;If the value is any larger, my display is&amp;nbsp;1.#Je+000&lt;/P&gt;&lt;P&gt;If I attempt to pass the larger value to UFL function whose input param is double, the value passed is infinity.&lt;/P&gt;&lt;P&gt;As a test and to eliminate my database and UFL from the suspect list, I created a formula that simply returns a number.&amp;nbsp; Since I could not figure out how to specify a value using exponential notation in the formula I used the exp function which looks like:&lt;/P&gt;&lt;P&gt;numbervar num;&lt;/P&gt;&lt;P&gt;num := Exp(705.1775427);&lt;/P&gt;&lt;P&gt;That value is approximately&amp;nbsp;1.79769313486231E+306.&amp;nbsp; If I try to increase the 705.1775427 param any higher, crystal gives me a 'numeric overflow' when saving the formula.&lt;/P&gt;&lt;P&gt;It appears that Crystal is artificially limiting my maximum value.&amp;nbsp; Is that true and why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 15:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maximum-double-value-in-report-appears-to-be-1-7e306-instead-of-the/qaq-p/14014267</guid>
      <dc:creator>NLD</dc:creator>
      <dc:date>2025-02-11T15:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum double value in report appears to be 1.7E306...</title>
      <link>https://community.sap.com/t5/technology-q-a/maximum-double-value-in-report-appears-to-be-1-7e306-instead-of-the/qaa-p/14015492#M4903175</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I can confirm this is not working as expected.&lt;/P&gt;&lt;P&gt;I hit the F1 key (CR Help) and searched on the EXP function and found this noted limitation:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H2&gt;Comments&lt;/H2&gt;&lt;DIV&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;P class=""&gt;This function is designed to work like the Visual Basic function of the same name.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Numeric overflow occurs if the given number argument is larger than approximately 705.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It appears to be a known limitation, likely due to the legacy C++ limitation.&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 18:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maximum-double-value-in-report-appears-to-be-1-7e306-instead-of-the/qaa-p/14015492#M4903175</guid>
      <dc:creator>DonWilliams</dc:creator>
      <dc:date>2025-02-12T18:20:13Z</dc:date>
    </item>
  </channel>
</rss>

