plot2d not working with negative values and 0



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