[sage-support] Re: 3 == pi

2008-06-05 Thread kschalm
> >> I'm not sure what to do if the user requests a comparison that > >> sage can't easily determine: > > >> sage: sqrt(3) + sqrt(8) == sqrt(5) + pi > > >> One idea would be to return a symbolic equation > > >> sqrt(3) + sqrt(8) === sqrt(5) + pi > > >> but probably the best is to raise an except

[sage-support] implicit plot

2008-05-30 Thread kschalm
how do i plot a plane, say ax+by+cz=0 ? do i have to parametrize or is there an implicit plot feature? (and, if you're feeling inclined, feel free to give me the complete sequences of commands in either case) thanks, -kyle --~--~-~--~~~---~--~~ To post to this gro