|
From: <ds...@ch...> - 2005-09-23 16:18:08
|
> Gnuplot could even warn every time you try to use integers in > interactive interpreted mode: > ---- > gnuplot> print 1/2 > Warning: Numeric input interpreted as integers. Consider using "set > numbermode floating" or "set numbermode integer". But only the first time integer math is used. Otherwise it would be too, um, annoying. Dan |