Are you sure this isn't just the printed output format? Do you have a code snippet showing that the values are not calculated exactly?
--Chris On Thu, Jan 3, 2013 at 1:20 PM, Lee Goddard <[email protected]> wrote: > > $bin_locations = zeroes($nbins)->xlinvals($minval, $maxval); > > On my Mac, xlinvals seems to produce numbers with five decimal places - is > it possible to have it be more precise? > > Would this be a compiler setting? > > TIA > Lee > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
