Published
Edited
Mar 14, 2022
4 stars
Insert cell
Insert cell
pi = d3.sum(d3.range(-13, 13).map((n) => Math.exp(-(n ** 2) / 4) / 2)) ** 2
Insert cell
Insert cell
Math.exp(-(13 ** 2))
Insert cell
Insert cell
pi - Math.PI
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