Published
Edited
Aug 9, 2019
23 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
ConformalTransformation(p => Complex.prod(p, p), 0, 480, 270, 110);
Insert cell
Insert cell
ConformalTransformation(Complex.exp, 0, 320, 270, 110);
Insert cell
Insert cell
ConformalMona2(d => Complex.exp(d), 0)
Insert cell
Insert cell
ConformalTransformation(p => Complex.sum(p, Complex.prod(p,p)), 0, 450, 270, 80);
Insert cell
Insert cell
ConformalTransformation(p => Complex.log(p), 0.1, 630, 260, 160);
Insert cell
Insert cell
Insert cell
ConformalTransformation(p => Complex.exp(Complex.prod([alpha,0],Complex.log(p))), 0.001, 630, 160, 80, alpha_pic);
Insert cell
Insert cell
ConformalTransformation(p => Complex.div(Complex.sum(p, [0,-1]),
Complex.sum(p, [0,1])), 0.1, 630, 10, 260);
Insert cell
Insert cell
//ConformalMona2(p => Complex.div(Complex.sum(p, [0,-1]), Complex.sum(p, [0,1])), 0)
Insert cell
//ConformalMona2(p => Complex.div(Complex.sum(p, [0,-1]), Complex.sum(p, [0,1])), 0)
Insert cell
//ConformalMona2(p => Complex.log(p), 0.2)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more