Little python application for domain coloring. Domain Coloring is used to visualise complex functions by assigning a color to each point of the complex plane. This app provides a way to use black/white or HSV colorramps for visualisation of the various complex functions one can enter. Read more at the Wikipedia Page.
Execute the DomainColoring python script:
python ./DomainColoring.py
tan( 1 / z )
sin( 1 / z)
sin( 1 / z), alternative colorramp
visualisation of z*
visualisation of z, alternative colorramp
Formula field not working for now, enter in code