Subject: plot2d not working with negative values and 0
From: Robert Dodier
Date: Wed, 22 Jul 2009 14:17:55 -0600
On Wed, Jul 22, 2009 at 2:04 PM, Douglas Edmunds<dae at douglasedmunds.com> wrote:
> This doesn't work:
>
> plot2d([x^(1/3) ], [x,-3,-2])$
I've recently adjusted the way plot2d evaluates the expression
to be plotted (but I haven't committed the changes yet).
I'll try the examples you posted to verify that they yield something sensible.
Robert Dodier