emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: ypuntot <ypuntot@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: To convert and simplify units in tables (was:LIterate programming with calc (help))
Date: Sat, 10 Dec 2022 17:04:33 +0100 (GMT+01:00)	[thread overview]
Message-ID: <a49bf317-aaa1-4272-9c78-d493a1b0ede0@gmail.com> (raw)
In-Reply-To: <87edt7s6xh.fsf@localhost>

Hi Ihor.
I'm null at elisp. Could you please refer to me a simple example of math operation and unit simplification in elisp?
Thanks :$

10 dic 2022 14:51:39 Ihor Radchenko <yantar92@posteo.net>:

> Ypo <ypuntot@gmail.com> writes:
> 
>> (defmath uconvert (v u)
>>   "Convert value V to compatible unit U."
>>   (math-convert-units v u))
>> 
>> 
>> But no luck, "cs" result is an ERROR. Is it feasible to get a value for
>> "cs" with no units?
> 
> Note that apart from Calc formula notation, you can use Elisp. That will
> avoid all the gotchas Calc has.
> 
> -- 
> Ihor Radchenko // yantar92,
> Org mode contributor,
> Learn more about Org mode at <https://orgmode.org/>.
> Support Org development at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>


  reply	other threads:[~2022-12-10 16:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-27 19:19 To convert and simplify units in tables (was:LIterate programming with calc (help)) Ypo
2022-12-10 13:51 ` Ihor Radchenko
2022-12-10 16:04   ` ypuntot [this message]
2022-12-12  9:08 ` To convert and simplify units in tables Fraga, Eric
  -- strict thread matches above, loose matches on Subject: below --
2022-11-28 18:58 To convert and simplify units in tables (was:LIterate programming with calc (help)) Ypo

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a49bf317-aaa1-4272-9c78-d493a1b0ede0@gmail.com \
    --to=ypuntot@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /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 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).