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.
@@ -114,10 +116,6 @@
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.
-
- decimal system; converting to
-
-
=BASE(17;10;4) returns 0017 in the decimal system.binary system; converting to
@@ -129,6 +127,9 @@
=BASE(255;16;4) returns 00FF in the hexadecimal system.
+
+
+DECIMAL
@@ -224,6 +225,8 @@
=DECIMAL("17";10) returns 17.=DECIMAL("FACE";16) returns 64206.=DECIMAL("0101";2) returns 5.
+
+BASE
diff --git a/source/text/scalc/01/common_func.xhp b/source/text/scalc/01/common_func.xhp
index 21fb6f552f..3ec6b8e0b9 100644
--- a/source/text/scalc/01/common_func.xhp
+++ b/source/text/scalc/01/common_func.xhp
@@ -27,6 +27,9 @@
Technical information
+
+
See also
+ This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is