diff options
-rw-r--r-- | source/text/scalc/01/04060104.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp index 0859780a3d..9c8f52b5d3 100644 --- a/source/text/scalc/01/04060104.xhp +++ b/source/text/scalc/01/04060104.xhp @@ -377,7 +377,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ISTGERADE" id="bm_id3149430" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3156048" role="heading" level="2">ISEVEN</paragraph> -<paragraph xml-lang="en-US" id="par_id3149169" role="paragraph"><ahelp hid="HID_FUNC_ISTGERADE">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id3149170" role="paragraph"><ahelp hid="HID_FUNC_ISTGERADE">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp></paragraph> <paragraph xml-lang="en-US" id="hd_id3146928" role="heading" level="3">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id3151203" role="code">ISEVEN(Value)</paragraph> <paragraph xml-lang="en-US" id="par_id3150491" role="paragraph"><emph>Value</emph> is the value to be checked.</paragraph> @@ -504,7 +504,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ISTUNGERADE" id="bm_id3149298" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3156034" role="heading" level="2">ISODD</paragraph> -<paragraph xml-lang="en-US" id="par_id3155910" role="paragraph"><ahelp hid="HID_FUNC_ISTUNGERADE">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id3155920" role="paragraph"><ahelp hid="HID_FUNC_ISTUNGERADE">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp></paragraph> <paragraph xml-lang="en-US" id="hd_id3151006" role="heading" level="3">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id3151375" role="code">ISODD(value)</paragraph> <paragraph xml-lang="en-US" id="par_id3155139" role="paragraph"><emph>Value</emph> is the value to be checked.</paragraph> |