diff options
Diffstat (limited to 'source/text/scalc/01/04060185.xhp')
-rw-r--r-- | source/text/scalc/01/04060185.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/04060185.xhp b/source/text/scalc/01/04060185.xhp index a495f69178..856665d054 100644 --- a/source/text/scalc/01/04060185.xhp +++ b/source/text/scalc/01/04060185.xhp @@ -403,14 +403,14 @@ <section id="tdotinv"> <bookmark xml-lang="en-US" branch="index" id="bm_id2949579"> <bookmark_value>T.INV function</bookmark_value> - <bookmark_value>two tailed inverse of t-distribution</bookmark_value> + <bookmark_value>one tailed inverse of t-distribution</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_TINV_MS" id="bm_id2953155" localize="false"/> <paragraph xml-lang="en-US" id="hd_id2949579" role="heading" level="2" l10n="U" oldref="98">T.INV</paragraph> - <paragraph xml-lang="en-US" id="par_id2943232" role="paragraph" l10n="U" oldref="99"><ahelp hid="HID_FUNC_TINV_MS">Returns the two tailed inverse of the t-distribution.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id2943232" role="paragraph" l10n="U" oldref="99"><ahelp hid="HID_FUNC_TINV_MS">Returns the one tailed inverse of the t-distribution.</ahelp></paragraph> <paragraph xml-lang="en-US" id="hd_id2955101" role="heading" level="3" l10n="U" oldref="100">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id2949289" role="code" l10n="U" oldref="101">T.INV(Number; DegreesFreedom)</paragraph> - <paragraph xml-lang="en-US" id="par_id2954070" role="paragraph" l10n="U" oldref="102"><emph>Number</emph> is the probability associated with the two-tailed t-distribution.</paragraph> + <paragraph xml-lang="en-US" id="par_id2954070" role="paragraph" l10n="U" oldref="102"><emph>Number</emph> is the probability associated with the one-tailed t-distribution.</paragraph> <paragraph xml-lang="en-US" id="par_id2955315" role="paragraph" l10n="U" oldref="103"><emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution.</paragraph> <paragraph xml-lang="en-US" id="hd_id2953885" role="heading" level="3" l10n="U" oldref="104">Example</paragraph> <paragraph xml-lang="en-US" id="par_id2956010" role="paragraph" l10n="CHG" oldref="105"><item type="input">=T.INV(0.1;6)</item> returns -1.4397557473.</paragraph> |