Unless I messed up transcribing these (which is possible), they define the shape shown in here.
The only real trick to this kind of equation is to note that A * B = zero if A = 0 or B = 0 (or both). To graph this equation, you can graph each piece of it separately. That's important for this example because the technique used depends on noticing when a value changes from less than zero to greater than zero. Because the pieces of this equation are imaginary for many values of x and y, they are often neither less than or greater than 0 so that technique won't work.
The program uses the following code to graph each of the function's pieces.
(My next entry will show a new twist to this technique, but I promise that will be the last one on this subject for a while and I'll move on to something new.)
Comments