Graphs
Some helper functions to draw graphs. These use machine arithmetic
Parabola
//complexGraph(Compose(CR,CR.Cos,CR.Sin))
//complexGraph(times(CR2CR,CR.Id,CR.Id)) //needs "imply" defined?
//Mandelbrott:
//complexGraph( z=> iter(CR, FUN(CR, x=> CR.plus(CR.times(x,x),z) ) , 10 ,z ) )
$$\sqrt{\textcolor{red}{1}}$$