From: Russell Adams <RLAdams@AdamsInfoServ.Com>
To: emacs-orgmode@gnu.org
Subject: Re: Spreadsheet calc complex number display format
Date: Mon, 6 Jul 2020 08:09:14 +0200 [thread overview]
Message-ID: <20200706060914.GZ19456@volibear> (raw)
In-Reply-To: <m23665work.fsf@Dude-Ranch.lan>
On Sun, Jul 05, 2020 at 04:00:47PM -0700, Rob Duncan wrote:
> Is there a way to specify the display format used for complex number
> calculations in the table spreadsheet? In particular I'd like to be
> able control whether a value is displayed in rectangular or polar form.
I often enforce two decimal places in my tables:
#+TBLFM: @9$1=vsum(@-I..@-II);%0.2f
https://orgmode.org/manual/Formula-syntax-for-Calc.html
Can that help you with polar form?
------------------------------------------------------------------
Russell Adams RLAdams@AdamsInfoServ.com
PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
next prev parent reply other threads:[~2020-07-06 6:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-05 23:00 Spreadsheet calc complex number display format Rob Duncan
2020-07-06 6:09 ` Russell Adams [this message]
2020-07-06 21:25 ` Rob Duncan
2020-07-07 0:59 ` Rob Duncan
2020-07-07 3:57 ` Russell Adams
2020-07-07 15:11 ` Rob Duncan
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=20200706060914.GZ19456@volibear \
--to=rladams@adamsinfoserv.com \
--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.