Current date/time is Sat Nov 28, 2009 7:16 pm

Post a reply

Post a reply
 

HTML is OFF
BBCode is ON
Smilies are ON

  
Options


Jump to:  

Topic review

by Admin on Wed Mar 11, 2009 1:39 pm

You're right, instead of setting x to zero for uncomputable values it should not draw the corresponding coordinates at all. We will fix this in the next version (v3.1).

Thanks for bringing this to my attention

x=(1-y^2)^(1/2)

by Michel S on Wed Mar 11, 2009 12:18 pm

Hi there. When I try to graph x=(1-y^2)^(1/2) I get a half-cilinder, as expected, but also two semiplanes parallel to the y-axis extending from the "edges" of the half-cilinder. As I understand it, GC is declaring x=0 for |y|>1. A bug, maybe?