https://bugs.freedesktop.org/show_bug.cgi?id=63274

--- Comment #6 from [email protected] ---
Hi, Thanks for the quick response.

I think we just need to remove the =HEX2DEC(64), and maybe add a counter
rexample. While it works for the 64 case, it is not reliable or general for all
hex numbers.

I would have:

--

Examples
=HEX2DEC("6a") returns 106.
=HEX2DEC(A1) returns the hexadecimal representation for the contents at cell
A1, where possible.

--


this makes it clear that =HEX2DEC(64) is a "quirk", and not reliable usage.

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

Reply via email to