Ask Your Question

Revision history [back]

You may also draw a complex plot (black dots are the zeroes, red means real numbers or close to, and other rainbow colors means other argument, more white means high modulus:

sage: var('z')
z
sage: complex_plot(z^6 + 8, (-2,2), (-2,2))
Launched png viewer for Graphics object consisting of 1 graphics primitive

image description

You may also draw a complex plot (black dots are the zeroes, red means real numbers or close to, and other rainbow colors means other argument, more white means high modulus:

sage: var('z')
z
sage: complex_plot(z^6 + 8, (-2,2), (-2,2))
(-2,2), aspect_ratio=1)
Launched png viewer for Graphics object consisting of 1 graphics primitive

image descriptionimage description