Re: RealOnly
- To: mathgroup at smc.vnet.net
- Subject: [mg86651] Re: [mg86612] RealOnly
- From: Syd Geraghty <sydgeraghty at mac.com>
- Date: Sun, 16 Mar 2008 04:39:17 -0500 (EST)
- References: <200803150809.DAA15186@smc.vnet.net>
Sergio,
You simply evaluate:-
Plot[x^(1/3),{x,-1,1}]
No need to load any package. HTH
Syd Geraghty B.Sc, M.Sc.
sydgeraghty at mac.com
My System
Mathematica 6.0.1 for Mac OS X x86 (64 - bit) (June 19, 2007)
MacOS X V 10.5 .10
MacBook Pro 2.33 Ghz Intel Core 2 Duo 2GB RAM
On Mar 15, 2008, at 1:09 AM, Sergio Miguel Terrazas Porras wrote:
> To do things like Plot[x^(1/3),{x,-1,1}] one had to load the package
> RealOnly in the old days in order to get the complete graph.
>
> Now one gets the message that says that the package is obsolete and
> that
> it may cause a conflict with the new functionality.
>
> How does one get the complete graph without loading this package in v.
> 6.0?
- References:
- RealOnly
- From: "Sergio Miguel Terrazas Porras" <sterraza@uacj.mx>
- RealOnly