https://issues.apache.org/ooo/show_bug.cgi?id=117495

carpy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from carpy <[email protected]> ---
The German translation of the Base examples in the "Text Functions" topic seems
to be wrong for OpenOffice.org 3.2.1 Calc OOO320m18 (Build:9502)(Windows,
Deutsch).


BASE
[...]
BASE(Number; Radix; [MinimumLength])
[...]

Example
=BASE(17;10;4) returns 0017 in the decimal system.
=BASE(17;2) returns 10001 in the binary system.
=BASE(255;16;4) returns 00FF in the hexadecimal system.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to