Published
Edited
Jun 28, 2018
1 fork
22 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
function vf(x,y){
return [(x * x - y * y), 2 * x * y]
//return [-y,Math.sin(x + y)]
//return [1,Math.sin(x * x + y * y)]
//return [Math.cos(x), Math.sin(y)]
}
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