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

GerardF <gerard.farg...@orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerard.farg...@orange.fr
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #7 from GerardF <gerard.farg...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to