<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gerard.fargeot@orange.fr" title="GerardF <gerard.fargeot@orange.fr>"> <span class="fn">GerardF</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Hex2DEC not converting right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122111">bug 122111</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>gerard.fargeot@orange.fr
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Hex2DEC not converting right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122111#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Hex2DEC not converting right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122111">bug 122111</a>
              from <span class="vcard"><a class="email" href="mailto:gerard.fargeot@orange.fr" title="GerardF <gerard.fargeot@orange.fr>"> <span class="fn">GerardF</span></a>
</span></b>
        <pre>-181278906323 is the expected result.

"The HEX2DEC function syntax has the following arguments:

Number    Required. The hexadecimal number you want to convert.
Number cannot contain more than 10 characters (40 bits). The most significant
bit of number is the sign bit. The remaining 39 bits are magnitude bits."

If you want to convert out of range numbers, use DECIMAL and BASE (for
reciprocical) functions.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>