all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Possible Bug in Table Calculations?
@ 2008-05-15 18:57 Peter Jones
  2008-05-16  7:39 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Jones @ 2008-05-15 18:57 UTC (permalink / raw
  To: emacs-orgmode

I'm probably just missing something, but...

Org Table:
|  Values |
|---------|
|  568.68 |
|  599.32 |
|  140.16 |
| 1308.20 |
#+TBLFM: @5$1=vsum(@2..@-1);%.2f

Results from calc:
     568.68
     599.32
   + 1168.
     140.16
   + 1308.16

Is this some sort of rounding error?  What am I doing wrong?

-- 
Peter Jones, pmade inc.
http://pmade.com

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

end of thread, other threads:[~2008-05-16 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 18:57 Possible Bug in Table Calculations? Peter Jones
2008-05-16  7:39 ` Carsten Dominik
2008-05-16 14:35   ` Peter Jones

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.