signum-plot
- Subject: signum-plot
- From: Mario Rodriguez
- Date: Sun, 30 Dec 2007 20:09:43 +0100
Mario Rodriguez escribi?:
>> load("draw");
>> draw2d( explicit( signum(x^3), x,-4,4, y,-2,+2) )
>>
>>
> Hello,
>
> The correct syntax is
>
> draw2d( explicit( signum(x^3), x,-4,4), yrange=[-2,2]);
>
> The explicit object needs only the x-domain.
>
> As Wolfgang mentioned, write
>
> ? explicit;
Sorry, remove the semicolon above:
? explicit
--
Mario Rodriguez Riotorto
www.biomates.net