Helpo de LibreOffice 25.2
Converts a positive integer to a specified base into a text from the numbering system. The digits 0-9 and the letters A-Z are used.
BASE(Number; Radix [; MinimumLength])
Numero estas la numero formatota.
Radix indicates the base of the numeral system. It may be any positive integer between 2 and 36.
MinimumLength (optional) determines the minimum length of the character sequence that has been created. If the text is shorter than the indicated minimum length, zeros are added to the left of the string.
=BAZ8AL16(144;4) liveras je 0064.
=BAZ8AL16(144;4) liveras je 0064.
=BAZ8AL16(144;4) liveras je 0064.