diff options
Diffstat (limited to 'source/text/sbasic/shared/03080500.xhp')
-rw-r--r-- | source/text/sbasic/shared/03080500.xhp | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03080500.xhp b/source/text/sbasic/shared/03080500.xhp index 7e3bdda9d9..06efe78a2a 100644 --- a/source/text/sbasic/shared/03080500.xhp +++ b/source/text/sbasic/shared/03080500.xhp @@ -30,13 +30,14 @@ </history> </meta> <body> - - + + <section id="ganzzahl"> - <paragraph id="hd_id3153345" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080500.xhp" name="Integers">Integers</link></paragraph> - <paragraph role="paragraph" id="par_id3156152" xml-lang="en-US">The following functions round values to integers.</paragraph> + <paragraph id="hd_id3153345" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080500.xhp" name="Integers">Integers and Fractional</link></paragraph> + <paragraph role="paragraph" id="par_id3156152" xml-lang="en-US">Functions to round values to integers, and to take the fractional part of a value.</paragraph> </section> <embed href="text/sbasic/shared/03080501.xhp#fix"/> <embed href="text/sbasic/shared/03080502.xhp#int"/> + <embed href="text/sbasic/shared/03080503.xhp#frac"/> </body> </helpdocument> |