Carsten Dominik wrote:
these are the internals of calc, about which I cannot do much.

But

| 0.16666666666666666667 |
#+TBLFM: $1 = 1 / 2 * 3; p20 f20

shows that the internals of calc are ok, isn't it?

Michael Brand wrote:
But instead of

| 0.166666666666666660 |
#+TBLFM: $1 = 1 / 2 * 3; %.18f p20 f20

which I get I would expect

| 0.166666666666666667 |
#+TBLFM: $1 = 1 / 2 * 3; %.18f p20 f20


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to