This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push: new 77fe6bfb1e Superfluous format removed 77fe6bfb1e is described below commit 77fe6bfb1ed0a35d2d7bc0cc55bbf8413772541f Author: DiGro <dik...@yahoo.co.uk> AuthorDate: Sat Aug 17 14:35:22 2024 +0200 Superfluous format removed (cherry picked from commit 5d62766ee84b7adcd50e1346bbe6e6e0395f06b3) --- main/helpcontent2/source/text/scalc/01/04060116.xhp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/helpcontent2/source/text/scalc/01/04060116.xhp b/main/helpcontent2/source/text/scalc/01/04060116.xhp index d864e0522e..40ca680c91 100644 --- a/main/helpcontent2/source/text/scalc/01/04060116.xhp +++ b/main/helpcontent2/source/text/scalc/01/04060116.xhp @@ -711,8 +711,7 @@ oldref="214">Examples</paragraph> <paragraph xml-lang="en-US" id="hd_id3154666" role="heading" level="3" l10n="U" oldref="38">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id3155121" role="code" l10n="U" oldref="39">FACTDOUBLE(Number)</paragraph> -<paragraph xml-lang="en-US" id="par_id3158440" role="paragraph" l10n="CHG" oldref="40">Returns <emph>Number</emph> -<emph>!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero.</paragraph> +<paragraph xml-lang="en-US" id="par_id3158440" role="paragraph" l10n="CHG" oldref="40">Returns <emph>Number!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero.</paragraph> <paragraph xml-lang="en-US" id="par_id2480849" role="paragraph" l10n="NEW">For even numbers FACTDOUBLE(n) returns:</paragraph> <paragraph xml-lang="en-US" id="par_id4181951" role="paragraph" l10n="NEW">2*4*6*8* ... *n</paragraph> <paragraph xml-lang="en-US" id="par_id2927335" role="paragraph" l10n="NEW">For odd numbers FACTDOUBLE(n) returns:</paragraph>