* embedded calc and org tables
@ 2021-01-27 12:43 Eric S Fraga
0 siblings, 0 replies; only message in thread
From: Eric S Fraga @ 2021-01-27 12:43 UTC (permalink / raw)
To: Emacs Org mode mailing list
Hello all,
I use embedded calc a lot for teaching related documents (slides,
courseworks, etc.). Incredibly powerful computer algebra system
built-in to Emacs. What's not to like. ;-)
However, I also use org tables a lot (as spreadsheet calculators).
Is there an easy (or any) way to access embedded calc variables in an
org table? This may actually be an elisp & calc question that I can
post to emacs.help but I thought I'd ask here first as it would be a
nice feature for org.
For completeness, an expression like
x <= sqrt(5) =>
will be processed by embedded calc to evaluate the expression, save the
value in x, and display the result after the =>. I would like to access
the value of x in an org table.
Thank you,
eric
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.4-199-gbc511b
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-27 12:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-27 12:43 embedded calc and org tables Eric S Fraga
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.