Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There is no need to use an explicit approximation ring ; use symbolic variables

One way :

sage: implicit_plot(lambda u, v:(u+I*v-3).abs()-2, (0, 6), (-3, 3))
Launched png viewer for Graphics object consisting of 1 graphics primitive

image description