|
From: Petr M. <mi...@ph...> - 2010-02-18 16:16:11
|
> plot f(x) = sin(x*a), a = .2, f(x), a = .4, f(x) > > plot f(x) = sin(x*a), a = .2, f(x), a = .4, f(x), a=0.6 > > IMHO, the stated BNF contradicts other parts of the help text and also > the actual code-implementation. > > I think the historical implementation in this case. I agree -- if it is easily possible to comply with previous versions of gnuplot, we should keep this compatibility. Morever, if users wish this. Imperfectins in documentation should then be improved. --- PM |