Ypo <ypun...@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>