From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Precision setting for spreadsheet calculation Date: Sat, 27 Feb 2010 09:11:49 +0100 Message-ID: <4B88D3C5.9010306@alumni.ethz.ch> References: <4B882C11.90406@alumni.ethz.ch> <0AEABCAD-CA2E-4F84-99E1-B5670FEC1E8D@gmail.com> <4B88395A.3040501@alumni.ethz.ch> <034F9F11-0888-48F4-9621-B7FC4907850F@gmail.com> <4B88440B.9060203@alumni.ethz.ch> <7649555B-447F-486D-94A4-2139971A7AA9@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NlHmE-0007KG-NS for emacs-orgmode@gnu.org; Sat, 27 Feb 2010 03:11:55 -0500 Received: from [140.186.70.92] (port=44418 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlHmD-0007JN-Ql for emacs-orgmode@gnu.org; Sat, 27 Feb 2010 03:11:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NlHmC-0005fr-Qe for emacs-orgmode@gnu.org; Sat, 27 Feb 2010 03:11:53 -0500 Received: from mail01.solnet.ch ([212.101.4.135]:59833) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NlHmC-0005fd-I4 for emacs-orgmode@gnu.org; Sat, 27 Feb 2010 03:11:52 -0500 In-Reply-To: <7649555B-447F-486D-94A4-2139971A7AA9@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik wrote: > when using a printf format specifier, the number > is first converted into a Lisp number, which is > a double, with 16 significant digits Thanks for the clarification. > Maybe you find this interesting enough so that I can > persuade you to write a FAQ entry about these issues? :-) Yes, within a few days I will come back with this and/or a texinfo patch for the Org info manual, at least chapter "3.5.2 Formula syntax for Calc".