LogLogPlot• LogLogPlot[f, {x, xmin, xmax}] generates a log-log plot of f as a function of x from xmin to xmax. • LogLogPlot[f, {x, xmin, xmax}, "style"] generates a log-log plot of f in the designated style. • LogLogPlot[f, {x, xmin, xmax}, "style1", "style2"] generates a log-log plot of f in the primary style, "style1" and the secondary style, "style2". • Primary plot styles for 2D plots include: Default, Technical, Minimal, Business, and Colorful. • Secondary plot styles for 2D plots include: Frame, NoFrame, Grid, NoGrid, SmallPoints, LargePoints, Tall, Wide, ViewLeft, ViewRight, and ViewCenter. • LogLogPlot[f, {x, xmin, xmax}, {ymin, ymax}] generates a log-log plot of f over the specified y-axis range from ymin to ymax. • LogLogPlot[f, {x, xmin, xmax}, "style", {ymin, ymax}] combines both specifications for plot style and y-axis range. • See also: LogLinearPlot, LogPlot.
Examples Using InstantCalculatorsHere are the InstantCalculators for the LogLogPlot function. Enter the parameters for your calculation and click Calculate to see the result.
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the LogLogPlot Function Controller.
|