Re: Unexpected results
- To: mathgroup at smc.vnet.net
- Subject: [mg14284] Re: [mg14212] Unexpected results
- From: Jurgen Tischer <jtischer at col2.telecom.com.co>
- Date: Mon, 12 Oct 1998 13:52:01 -0400
- References: <199810070700.DAA13640@smc.vnet.net.>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Daniel,
try Plot[10^Log[10,x], {x, 0,10}]. The default-Log is ln.
Jurgen
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