| 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

Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.