emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles <millarc@verizon.net>
To: emacs-orgmode Mode <emacs-orgmode@gnu.org>
Subject: Tinychange
Date: Tue, 21 Aug 2012 17:47:24 -0400	[thread overview]
Message-ID: <503401EC.3060901@verizon.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

Fix result in table at Section 3.5.9 of Org Manual

see attachment

The problem was that the result for TBLFM: $at=vmean(@-II..@-I);%.1f showed 29.7 as the vmean of 41 and 9, whereas 25.0 is correct.

Charlie Millar


[-- Attachment #2: table_correct.texi --]
[-- Type: text/plain, Size: 964 bytes --]

*** org.texi	2012/08/21 20:29:54	1.1
--- org.texi	2012/08/21 21:11:00
***************
*** 2898,2904 ****
  | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
  | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
  |---+---------+--------+--------+--------+-------+------|
! |   | Average |        |        |        |  29.7 |      |
  | ^ |         |        |        |        |    at |      |
  | $ | max=50  |        |        |        |       |      |
  |---+---------+--------+--------+--------+-------+------|
--- 2898,2904 ----
  | # | Peter   |     10 |      8 |     23 |    41 |  8.2 |
  | # | Sam     |      2 |      4 |      3 |     9 |  1.8 |
  |---+---------+--------+--------+--------+-------+------|
! |   | Average |        |        |        |  25.0 |      |
  | ^ |         |        |        |        |    at |      |
  | $ | max=50  |        |        |        |       |      |
  |---+---------+--------+--------+--------+-------+------|

             reply	other threads:[~2012-08-21 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21 21:47 Charles [this message]
2012-08-21 22:13 ` Tinychange Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=503401EC.3060901@verizon.net \
    --to=millarc@verizon.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).