 
 
 
 
 
 
change the base of the Log[] used by LogLogPlot?
- To: mathgroup at smc.vnet.net
- Subject: [mg112928] change the base of the Log[] used by LogLogPlot?
- From: "Nasser M. Abbasi" <nma at 12000.org>
- Date: Wed, 6 Oct 2010 03:15:55 -0400 (EDT)
- Reply-to: nma at 12000.org
Mathematica experts:
I want to use LogLogPlot, say as in LogLogPlot[x,{x,.1,1}], but I want 
the Log to be in base 10, not in base e as the default used.
Looking at the doc, I can't see it. No option to change the base.
I can ofcourse build my own data, and use ListPlot, but LogLogPlot 
handles the ticks better automatically and it samples better. Same 
question applies for LogPlot, LogLinearPlot, ListLogPlot, 
ListLogLinearPlot, etc...
I am sure this is hidden somewhere in the documentation :)
Version 7.0
thanks,
--Nasser

