Re: Unexpected results
- To: mathgroup at smc.vnet.net
- Subject: [mg14257] Re: Unexpected results
- From: kelsey-kennedy at omrf.ouhsc.edu (kelsey kennedy)
- Date: Mon, 12 Oct 1998 13:51:39 -0400
- Organization: OMRF-OUHSC
- References: <6vf4vc$dg9@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <6vf4vc$dg9 at smc.vnet.net>, Daniel Zepeda <dzepeda at ringer.cs.utsa.edu> wrote: > Hi, > > Why doesn't > > Plot[10^Log[x], {x, 0,10}] > > plot what I expect? I expect it to plot y=x, but it doesn't, it plots an > what looks like an exponential curve. > > Dan Dan, The 'Log' function in Mathematica is nat. log. Kelsey