Plots the region where an inequality holds.
RegionPlot[pred, {x, xmin, xmax}, {y, ymin, ymax}]
RegionPlot[{pred1, pred2, …}, …]
RegionPlot[{…, w[predi, …], …}, …]
Head[RegionPlot[x^2 + y^2 < 1, {x, -1, 1}, {y, -1, 1}]]
→ Graphics- AspectRatio — default 1
- BoundaryStyle — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- EvaluationMonitor — default None
- Frame — default True
- LabelingSize — default Automatic
- MaxRecursion — default Automatic
- Mesh — default None
- MeshFunctions — default { #1& , #2& }
- MeshShading — default None
- MeshStyle — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLabels — default None
- PlotLegends — default None
- PlotPoints — default Automatic
- PlotRange — default Full
- PlotRangeClipping — default True
- PlotRangePadding — default Automatic
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TextureCoordinateFunction — default Automatic
- TextureCoordinateScaling — default True
- WorkingPrecision — default MachinePrecision