diff options
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/01/func_numbervalue.xhp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/text/scalc/01/func_numbervalue.xhp b/source/text/scalc/01/func_numbervalue.xhp index 960496cca9..7ee68a675a 100644 --- a/source/text/scalc/01/func_numbervalue.xhp +++ b/source/text/scalc/01/func_numbervalue.xhp @@ -51,8 +51,6 @@ <input>=NUMBERVALUE("123e12")</input> returns 1.23E+14 (considering en-US locale). No decimal or group separators are used in the supplied number and so the <emph>Decimal Separator</emph> and <emph>Group Separator</emph> arguments are omitted.</paragraph> <paragraph role="paragraph" id="par_id801625603497421"> <input>=NUMBERVALUE("1#!234#!567"; "."; "#!")</input> returns 1234567 (considering en-US locale). Note that in this case the group separator is specified as a two-character string.</paragraph> - <tip id="par_id451626100385699">Refer to the <link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE">NUMBERVALUE</link> wiki page for more details about this function.</tip> - <section id="relatedtopics"> <tip id="par_id411677015337340"><link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE">NUMBERVALUE wiki page</link>.</tip> <embed href="text/scalc/01/func_value.xhp#Value_h1"/> |