Domain coloring visualization of a complex function.
ComplexPlot[f, {z, zmin, zmax}]
ComplexPlot[(z^2 + 1/z^2 - 1), {z, -2 - 2I, 2 + 2I}]
→ -Graphics-ComplexPlot[(z^2 + 1/z^2 - 1), {z, -2 - 2I, 2 + 2I}, PlotLegends -> Automatic]
→ -Graphics-ComplexPlot[(z^2 + 1/z^2 - 1), {z, -2 - 2I, 2 + 2I}, ColorFunction -> "CyclicLogAbsArg"]
→ -Graphics-- Axes — default None
- BoundaryStyle — default Automatic
- ClippingStyle — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- EvaluationMonitor — default None
- Exclusions — default Automatic
- ExclusionsStyle — default None
- Frame — default Automatic
- MaxRecursion — default Automatic
- Mesh — default None
- MeshFunctions — default Automatic
- MeshShading — default None
- MeshStyle — default Automatic
- PlotLegends — default None
- PlotPoints — default Automatic
- PlotRange — default Automatic
- PlotRangeClipping — default True
- RegionFunction — default ( True & )
- WorkingPrecision — default MachinePrecision
- PerformanceGoal — default $PerformanceGoal
- PlotTheme — default $PlotTheme