Plots with logarithmic x and y axes.
LogLogPlot[f, {x, xmin, xmax}]
LogLogPlot[{f1, f2, …}, {x, xmin, xmax}]
LogLogPlot[{…, w[fi], …}, …]
LogLogPlot[…, {x}∈ reg]
LogLogPlot[x ^ 2 + x ^ 3, {x, 1, 100}]
→ -Graphics-LogLogPlot[{Log[x] ^ x, x ^ x}, {x, 0.1, 10}, PlotLabels -> "Expressions"]
→ -Graphics-LogLogPlot[{x ^ 2, x ^ 3, x ^ 4, x ^ 5}, {x, 1, 10 ^ 4}, PlotLegends -> "Expressions"]
→ -Graphics-- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- 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
- PlotLabel — default None
- PlotLabels — default None
- 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