read SMAZ: f:=normal((x*y^2+x^2*y+1/x*y^2+1/x^2*y+x/y^2+x^2/y+1/x/y^2+1/x^2/y)^2): MAZ(1,1/x/y,f,[x,y],n,N,{n},[y1],z1); print(``): print(`--------------------------------`): print(``): print(`This took`, time(), `seconds. `): quit: