On Fri, Jan 16, 2009 at 12:10:22PM +0100, Arjen Markus wrote:
> > On Fri, Jan 16, 2009 at 10:40:24AM +0000, Andrew Ross wrote:
> >
> > To follow up my own post - switching to tcl8.5 gives perfect results, so
> > this is not a 32-bit issue. Perhaps we should add a note that tcl 8.5
> > is recommended, although previous versions will work?
> >
> 
> You should get the same perfect results if you add:
> 
> set tcl_precision 17
> 
> to the beginning of the test. This will instruct Tcl 8.4 to do
> the same as Tcl 8.5 does by default. (Perhaps this should be
> added to the README or to the examples themselves.)

P.S. This is not necessary on a 64-bit system - presumably the default
precision is higher there and I get perfect results even with tcl 8.4.

Andrew

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to