Algebra(1,2,()=>{
return (this.graph((x,y)=>{
var n=10,
z=0e12,
c=x*1.75-1+y*1e12,
axis=0.578*(1e1+1e2+1e12);
while (z < 4 && n--) z=z**2+c;
n += Math.log2(Math.log2(Math.max(4,z.Length)))-Math.atan2(y,x)*10;
var red=1e1,
rot=Math.cos(n/20) + Math.sin(n/20)*axis;
return (rot*red*rot.Conjugate).slice(1,4);
}));
});