Re: Mathematica 7 - Miscellaneous`RealOnly`
- To: mathgroup at smc.vnet.net
- Subject: [mg99817] Re: Mathematica 7 - Miscellaneous`RealOnly`
- From: "Sjoerd C. de Vries" <sjoerd.c.devries at gmail.com>
- Date: Fri, 15 May 2009 04:19:41 -0400 (EDT)
- References: gugca9$fii$1@smc.vnet.net
Plot[Abs[x^(1/3)] Sign[x], {x, -5, 5}]
Cheers -- Sjoerd
On May 14, 8:04 am, lwapn... at gmail.com wrote:
> The above package no longer exists in Mathematica 7 and must be
> downloaded. Then to use the feature it seems there must be additional
> code entered to turn off certain warnings. It's an annoyance. When
> graphing functions such as f(x) = x^(1/3) is there a workaround to get
> the full graph, -inf<x<inf?