Plot regions in the complex plane
ComplexRegionPlot[pred, {z, zmin, zmax}]
ComplexRegionPlot[{pred1, pred2, …}, {z, zmin, zmax}]
ComplexRegionPlot[Abs[z] ≤ 1, {z, 1}]
→ -Graphics-ComplexRegionPlot[0 < Arg[z] < 2π / 3, {z, 5}]
→ -Graphics-ComplexRegionPlot[Abs[z] ≤ 1, {z, -1 - I, 1 + I}]
→ -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
- TextureCoordinateFunction — default Automatic
- TextureCoordinateScaling — default True
- WorkingPrecision — default MachinePrecision