Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Function Visualization >

LogPlot

LogPlot[f, {x, xmin, xmax}]
generates a log plot of f as a function of x from xmin to xmax.
LogPlot[{f1, f2, ...}, {x, xmin, xmax}]
generates log plots of several functions fi.
  • LogPlot effectively generates a curve based on Log[f], but with tick marks indicating the values of the underlying function f.
  • LogPlot makes exponentials appear as straight lines.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team