Plots with logarithmic y-axis.
LogPlot[f, {x, xmin, xmax}]
LogPlot[{f1, f2, …}, {x, xmin, xmax}]
LogPlot[{…, w[fi], …}, …]
LogPlot[…, {x}∈ reg]
LogPlot[x ^ x, {x, 1, 5}]
→ -Graphics-LogPlot[{x ^ x, x!}, {x, 1, 10}, Filling -> {1 -> {2}}]
→ -Graphics-LogPlot[{x ^ 2, x ^ 4}, {x, 0, 2Pi}, PlotLabels -> "Expressions"]
→ -Graphics-- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- PlotLabel — default None
- PlotLabels — default None
- EvaluationMonitor — default None
- Exclusions — default Automatic
- ExclusionsStyle — default None
- Filling — default None
- FillingStyle — default Automatic
- LabelingSize — default Automatic
- MaxRecursion — default Automatic
- Mesh — default None
- MeshFunctions — default { #1& }
- MeshShading — default None
- MeshStyle — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotHighlighting — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLegends — default None
- PlotPoints — default Automatic
- PlotRange — default { Full , Automatic }
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- TargetUnits — default Automatic
- WorkingPrecision — default MachinePrecision