// -------------- // The G series // -------------- height=400; width =400; clip=none; clear_screen; curve = y+x+x*y; draw_curve;