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

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Eike Rathke <[email protected]> ---
HEX2DEC() and other binary conversion functions are defined to work on 40-bit
values where the 40th bit is the sign bit. This for interoperability reasons.
See
https://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#HEX2DEC
Won't change.

Use the BASE() and DECIMAL() functions if you need larger ranges.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to