source/text/scalc/01/04060115.xhp | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)
New commits: commit fbd93f4c667396b55f7c2df3707590ba56218b39 Author: Stanislav Horacek <stanislav.hora...@gmail.com> Date: Wed Sep 7 22:27:15 2016 +0200 tdf#101805 correct documentation for ERF.PRECISE function Change-Id: Ic621f1e60f41ebcda5b3f390713da4315cf68500 Reviewed-on: https://gerrit.libreoffice.org/28735 Reviewed-by: jan iversen <j...@documentfoundation.org> Tested-by: jan iversen <j...@documentfoundation.org> diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp index fc1dac1..e84a51f 100644 --- a/source/text/scalc/01/04060115.xhp +++ b/source/text/scalc/01/04060115.xhp @@ -218,19 +218,16 @@ <section id="erfdotprecise"> <bookmark xml-lang="en-US" branch="index" id="bm_id2983446"><bookmark_value>ERF.PRECISE function</bookmark_value> <bookmark_value>Gaussian error integral</bookmark_value> -</bookmark><comment>mw added one entr</comment> +</bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ERF_MS" id="bm_id2949823" localize="false"/> <paragraph role="heading" id="hd_id2983446" xml-lang="en-US" level="2" oldref="135">ERF.PRECISE</paragraph> -<paragraph role="paragraph" id="par_id2950381" xml-lang="en-US" l10n="U" oldref="136"><ahelp hid="HID_FUNC_ERF_MS">Returns values of the Gaussian error integral.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id2950381" xml-lang="en-US"><ahelp hid="HID_FUNC_ERF_MS">Returns values of the Gaussian error integral between 0 and the given limit.</ahelp></paragraph> <paragraph role="heading" id="hd_id2952475" xml-lang="en-US" level="3" l10n="U" oldref="137">Syntax</paragraph> -<paragraph role="code" id="par_id2963824" xml-lang="en-US" l10n="U" oldref="138">ERF.PRECISE(LowerLimit; UpperLimit)</paragraph> -<paragraph role="paragraph" id="par_id2949715" xml-lang="en-US" l10n="U" oldref="139"> -<emph>LowerLimit</emph> is the lower limit of the integral.</paragraph> -<paragraph role="paragraph" id="par_id2956294" xml-lang="en-US" l10n="U" oldref="140"> -<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit.</paragraph> +<paragraph role="code" id="par_id2963824" xml-lang="en-US" l10n="U" oldref="138">ERF.PRECISE(LowerLimit)</paragraph> +<paragraph role="paragraph" id="par_id2949715" xml-lang="en-US"><emph>LowerLimit</emph> is the limit of the integral. The calculation takes places between 0 and this limit.</paragraph> <paragraph role="heading" id="hd_id2954819" xml-lang="en-US" level="3" l10n="U" oldref="141">Example</paragraph> -<paragraph role="paragraph" id="par_id2952974" xml-lang="en-US" l10n="U" oldref="142"> -<item type="input">=ERF.PRECISE(0;1)</item> returns 0.842701.</paragraph> +<paragraph role="paragraph" id="par_id2952974" xml-lang="en-US"> +<item type="input">=ERF.PRECISE(1)</item> returns 0.842701.</paragraph> </section> <section id="erfc"> <bookmark xml-lang="en-US" branch="index" id="bm_id3145082"><bookmark_value>ERFC function</bookmark_value> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits