It's perfect ! I prefer an one line command in texmacs ! Thanks Henri Le 22/04/2014 22:24, Emmanuel Charpentier a écrit :
plot(sqrt(-x^2+2*abs(x))*sgn(-x),[x,-2,2] ,figsize=4, xmin=-2, xmax=2, ymin=-2, ymax=2, aspect_ratio=1, axes=False, fill=-sqrt(4-x^2), color="black", fillcolor="black", fillalpha=1) + plot(sqrt(-x^2+2*abs(x))*sgn(-x),[x,-2,2], figsize=4 xmin=-2, xmax=2, ymin=-2, ymax=2, aspect_ratio=1, axes=False, fill=sqrt(4-x^2), color="red", fillcolor="red", fillalpha=1)
-- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.