Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3252 > unrolled thread

Stats package precision (floating precision)

Started bySergio Mendoza <sergio@astroscu.unam.mx>
First post2016-03-04 14:35 +0000
Last post2016-03-04 15:06 +0000
Articles 3 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  Stats package precision (floating precision) Sergio Mendoza <sergio@astroscu.unam.mx> - 2016-03-04 14:35 +0000
    Re: Stats package precision (floating precision) Karl Ratzsch <mail.kfr@gmx.net> - 2016-03-04 15:44 +0100
      Re: Stats package precision (floating precision) Sergio Mendoza <sergio@astroscu.unam.mx> - 2016-03-04 15:06 +0000

#3252 — Stats package precision (floating precision)

FromSergio Mendoza <sergio@astroscu.unam.mx>
Date2016-03-04 14:35 +0000
SubjectStats package precision (floating precision)
Message-ID<nbc6g4$1ct5$1@gioia.aioe.org>
Hi guys,

  I'm using the stats package in gnuplot.  Works great, but I need more 
precision (more decimal places) in the output.  Is there a way to do so?

Cheers,

Sergio.

[toc] | [next] | [standalone]


#3253

FromKarl Ratzsch <mail.kfr@gmx.net>
Date2016-03-04 15:44 +0100
Message-ID<nbc6vm$js4$1@solani.org>
In reply to#3252
Am 04.03.2016 um 15:35 schrieb Sergio Mendoza:

>   I'm using the stats package in gnuplot.  Works great, but I need more 
> precision (more decimal places) in the output.  Is there a way to do so?

The exact values are stored in variables STATS_xxx.

Just type

  show var STATS

on the gnuplot console to see them all.

[toc] | [prev] | [next] | [standalone]


#3254

FromSergio Mendoza <sergio@astroscu.unam.mx>
Date2016-03-04 15:06 +0000
Message-ID<nbc88s$1gfu$1@gioia.aioe.org>
In reply to#3253
Brilliant!  Thanks a lot.  Just what I was looking for.

Cheers,

Sergio.



On Fri, 04 Mar 2016 15:44:05 +0100, Karl Ratzsch wrote:

> Am 04.03.2016 um 15:35 schrieb Sergio Mendoza:
> 
>>   I'm using the stats package in gnuplot.  Works great, but I need more
>> precision (more decimal places) in the output.  Is there a way to do
>> so?
> 
> The exact values are stored in variables STATS_xxx.
> 
> Just type
> 
>   show var STATS
> 
> on the gnuplot console to see them all.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web