octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52685] redundant sentence in meansq docstring


From: anonymous
Subject: [Octave-bug-tracker] [bug #52685] redundant sentence in meansq docstring
Date: Mon, 18 Dec 2017 02:07:51 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/bugs/?52685>

                 Summary: redundant sentence in meansq docstring
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 18 Dec 2017 07:07:50 AM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Any

    _______________________________________________________

Details:

In the docstring of "meansq.m", there is no symbol "\bar{x}" in the TeX
formula, so the next sentence "where $\bar{x}$ is ..." is not necessary.

This can be seen in the PDF document "octave.pdf" in section 26.1 Descriptive
Statistics.

Possible solution:

--- /usr/share/octave/4.2.1/m/statistics/base/meansq.m  2017-07-11
21:28:23.000000000 +0800
+++ meansq.m    2017-12-18 14:54:58.652650269 +0800
@@ -27,7 +27,6 @@
 ## $$
 ## {\rm meansq} (x) = {\sum_{i=1}^N {x_i}^2 \over N}
 ## $$
-## where $\bar{x}$ is the mean value of $x$.
 ## @end tex
 ## @ifnottex
 ##





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52685>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]