From: <HBB...@t-...> - 2007-05-25 18:18:43
|
Nicolas Ubrig wrote: > I have a little problem to plot a function with gnuplot. Actually, the problem is not with functions, or plotting, but with expression evaluation. Check the third paragraph of 'help expressions' to understand why (b/2) changes behaviour if you make b=1, as opposed to b=1.0. |