emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Tinychange
@ 2012-08-21 21:47 Charles
  2012-08-21 22:13 ` Tinychange Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Charles @ 2012-08-21 21:47 UTC (permalink / raw)
  To: emacs-orgmode Mode

[-- 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  |        |        |        |       |      |
  |---+---------+--------+--------+--------+-------+------|

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-21 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-21 21:47 Tinychange Charles
2012-08-21 22:13 ` Tinychange Bastien

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).