[Libreoffice-bugs] [Bug 122111] Hex2DEC not converting right

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 15 17:57:29 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=122111

GerardF <gerard.fargeot at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerard.fargeot at orange.fr
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #7 from GerardF <gerard.fargeot at orange.fr> ---
-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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181215/54fb3ac1/attachment-0001.html>


More information about the Libreoffice-bugs mailing list