Hi all,
1) I tried to set the precision for the spreadsheet calculation to p20 like mentioned in the Org info manual "3.5.2 Formula syntax for Calc":
I got | 0.1666666700000000 | #+TBLFM: $1 = 1 / 2 * 3; %.16f p20 but I expect | 0.1666666666666667 | #+TBLFM: $1 = 1 / 2 * 3; %.16f p20 What am I missing? org-version is the current 6.34c, GNU Emacs version is 21.1.1 Thanks, Michael _______________________________________________ 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