Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: SET FORMAT default Date: Thu, 10 Oct 2019 23:57:34 +0200 Organization: solani.org Lines: 9 Message-ID: References: <7c57ce13-c713-6ef3-3690-18d4a35c7efe@t-online.de> <7be2c3cf-1da7-4e8d-aaf5-672c0acb3ada@googlegroups.com> <8c14ccc8-def2-4ed9-8c41-392fb3f76ae3@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1570744646 7110 127.0.0.43 (10 Oct 2019 21:57:26 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Thu, 10 Oct 2019 21:57:26 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 In-Reply-To: <8c14ccc8-def2-4ed9-8c41-392fb3f76ae3@googlegroups.com> X-User-ID: eJwFwQkBACAIBLBKHK/EQYT+EdxMHN6hbq62trc02O0yncpJtPQ+JDEViHu0Iz1OvwmCgD8VgxCQ Content-Language: de-DE-1901 Cancel-Lock: sha1:fVLBBQg+oVc5TWuJkLb59Av2wXM= Xref: csiph.com comp.graphics.apps.gnuplot:4243 Am 10.10.2019 um 23:19 schrieb layzarc@aol.com: > But does that really help if the value being printed comes from a single precision "float"? I guess what I'm asking does Gnuplot use "double" floating point thoughout the SPLOT contour calculation and its printing to the TABLE? gnuplot has been using double precison fp math since some time in the last century I think. If the contour calculation doesnt, that would constitute a bug. Do you have evidence for that?