Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3252 > unrolled thread
| Started by | Sergio Mendoza <sergio@astroscu.unam.mx> |
|---|---|
| First post | 2016-03-04 14:35 +0000 |
| Last post | 2016-03-04 15:06 +0000 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
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
| From | Sergio Mendoza <sergio@astroscu.unam.mx> |
|---|---|
| Date | 2016-03-04 14:35 +0000 |
| Subject | Stats 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]
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Date | 2016-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]
| From | Sergio Mendoza <sergio@astroscu.unam.mx> |
|---|---|
| Date | 2016-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