|
InequalityPlot
InequalityPlot[array] plot the region defined by an algebraic inequality.
InequalityPlot[{ , , ... }, "style"] plot the region defined by an algebraic inequality in the designated style.
InequalityPlot[{ , , ... }, "style1", "style2"] plot the region defined by an algebraic inequality. in the primary style "style1", and the secondary style "style2".
See also: ListPlot.

Examples
Using InstantCalculators
Here are the InstantCalculators for the InequalityPlot function. Enter the parameters for your calculation and click Calculate to see the result.
In[1]:=

You can change the style of the plot by choosing primary and secondary styles from the popup menu in the following InstantCalculator.
In[2]:=

Entering Commands Directly
You can paste a template for this command via the Text Input button on the InequalityPlot Function Controller.
In[3]:=

|