[kde-doc-english] [Bug 75533] kcalc: wrong examples and low-documented function
Jes Hall
jes.hall at kdemail.net
Tue Apr 12 04:59:10 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=75533
jes.hall kdemail net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jes.hall kdemail net 2005-04-12 04:59 -------
CVS commit by jhall:
BUG:75533
Add a little more explanation about the statistics features.
Precision has already been adequately explained.
M +14 -6 index.docbook 1.32
--- kdeutils/doc/kcalc/index.docbook #1.31:1.32
@ -21,10 +21,9 @
</affiliation> -->
</author>
-
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<copyright>
-<year>2001</year> <year>2002</year>
+<year>2001</year> <year>2002</year> <year>2005</year>
<holder>&Bernd.Johannes.Wuebben;, &Pamela.Roberts;</holder>
</copyright>
@ -32,6 +31,6 @
<legalnotice>&FDLNotice;</legalnotice>
-<date>2002-09-28</date>
-<releaseinfo>1.03.02</releaseinfo>
+<date>2005-04-12</date>
+<releaseinfo>1.8</releaseinfo>
<abstract><para>&kcalc; is a scientific calculator for &kde;</para></abstract>
@ -47,5 +46,5 @
<title>Introduction</title>
-<para>This document describes &kcalc; version 1.6.</para>
+<para>This document describes &kcalc; version 1.8.</para>
<para>&kcalc; offers many more mathematical functions than meet the eye
@ -164,4 +163,12 @
<para>In this mode the left column of buttons is allocated to statistical
functions:</para>
+<para> Most of the functionality in this mode is centered around the <guibutton>Dat</guibutton>
+ button. To create a data list of numbers, enter a number into the calculator and press
+ <guibutton>Dat</guibutton>. A sequentially increasing number is shown on the display indicating
+ which position in the Data <quote>list</quote> the number occupies. A traditional calculator only
+ stores three values for statistical functions: The number of discrete items in a list, the sum of
+ the data items entered and the sum of the square of all data items in the list. &kcalc; differs by
+ actually storing each discrete value, allowing you to calculate the median value of the data.
+</para>
<informaltable><tgroup cols="2">
@ -595,8 +602,9 @
whose stack engine is still part of &kcalc;.</para>
-<para>Documentation Copyright © 2001,2002:</para>
+<para>Documentation Copyright © 2001,2002,2005:</para>
<itemizedlist>
<listitem><para>&Bernd.Johannes.Wuebben; &Bernd.Johannes.Wuebben.mail;</para></listitem>
<listitem><para>&Pamela.Roberts; &Pamela.Roberts.mail;</para></listitem>
+<listitem><para>&J.Hall;&J.Hall.mail;</para></listitem>
</itemizedlist>
More information about the kde-doc-english
mailing list