This is an automated email from the ASF dual-hosted git repository.
digro pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5d62766ee8 Superfluous format removed
new 7c0ba86979 Merge branch 'trunk' of
https://github.com/apache/openoffice into trunk
5d62766ee8 is described below
commit 5d62766ee84b7adcd50e1346bbe6e6e0395f06b3
Author: DiGro <[email protected]>
AuthorDate: Sat Aug 17 14:35:22 2024 +0200
Superfluous format removed
---
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>