ComplexPlot3D
ComplexPlot3D(expr, {z, min, max )create a 3D plot of
exprfor the complex variablezin the range{ Re(min),Re(max) }to{ Im(min),Im(max) }
See
Examples
>> ComplexPlot3D(Gamma(z), {z, -4.9-4.9*I,4.9+4.9*I}, PlotRange->{0,8.0})Implementation status
- ✅ - full supported