I want to plot a complex function in 3d. And colour it according to the real or imaginary part as in these pictures. http://functions.wolfram.com/ElementaryFunctions/Sin/visualizations/5/
I know that I can use the complex_plot command to get the 2d plots. But I want the 3d version of the plot like in the above link.
Is there a way to do it with sage ?