Of course, there is no such thing as plot2d(). Thinko... Please read plot()
...

Le samedi 5 décembre 2015 21:03:04 UTC+1, Emmanuel Charpentier a écrit :
>
> Plot2d() gracefully handles plotting a fnction undefined (in real terms) 
> on part of the plotting domain. For example :
> plot(sqrt(x^2-1),(x,-3/2,3.2))
> displays two half-axes of hyperbole, and waons that some points have been 
> lost.
>
> plot3d() seems to lack this facility : an undefined point causes the loss 
> of al the plot.
>
> How would you handle this case ? I want to plot a function defined only 
> for some part of the plotting domain. I do not have an analytic definition 
> for the bounds of this domain (it is defined by an equation with no closed 
> form solution, but easily approximated by find_root()).
>
> Sincerely yours,
>
> --
> Emmanuel Charpentier
>
>

-- 
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.

Reply via email to