From: James Hawley <yelwah1@comcast.net>
To: emacs-orgmode@gnu.org
Subject: Rounding in org-mode tables
Date: Sat, 25 Aug 2007 22:00:52 -0400 [thread overview]
Message-ID: <eaa81743b2275ba51296e2eb957f6b3a@comcast.net> (raw)
Hi!
I'm a relatively new emacs and org-mode user so I apologize for the
basic nature of this question. Unfortunately, the answer is probably so
obvious that no one has had to ask it before, and, as a result, I have
not been able to find this subject in the mailing list. Of course, I
may not be doing a good search, so please accept another apology.
Anyway, all I am trying to do is to sum a column of numbers in a table
in an org file. Here's an example:
935.15
6483.80
7419.00
#+TBLFM: @16$4=vsum(@3$4..@4$4);%.2f
The answer is obviously being rounded but I don't want that and I
cannot figure out the undoubtedly trivial way to stop it so I get the
answer that I want to see - 7418.95.
Thanks for any help anyone offers on this simple (but frustrating for
me) question.
Jim Hawley
next reply other threads:[~2007-08-26 2:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-26 2:00 James Hawley [this message]
2007-08-26 18:25 ` Rounding in org-mode tables Carsten Dominik
2007-08-31 1:49 ` James Hawley
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eaa81743b2275ba51296e2eb957f6b3a@comcast.net \
--to=yelwah1@comcast.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 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.