emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: To convert and simplify units in tables (was:LIterate programming wi


From: Ihor Radchenko
Subject: Re: To convert and simplify units in tables (was:LIterate programming with calc (help))
Date: Sat, 10 Dec 2022 13:51:38 +0000

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 via email to

[Prev in Thread] Current Thread [Next in Thread]