Re: Unexpected results
- To: mathgroup at smc.vnet.net
- Subject: [mg14311] Re: [mg14212] Unexpected results
- From: "Martin W. Mak" <mwmak at ix.netcom.com>
- Date: Tue, 13 Oct 1998 01:21:26 -0400
- Organization: Harmonic Systems
- References: <199810070700.DAA13640@smc.vnet.net.>
- Sender: owner-wri-mathgroup at wolfram.com
Daniel,
I think what you are looking for is Plot[10^Log[10,x],{x,0,10}]?
Best regards,
Martin
Daniel Zepeda 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
- References:
- Unexpected results
- From: Daniel Zepeda <dzepeda@ringer.cs.utsa.edu>
- Unexpected results