Published
Edited
Mar 17, 2018
Importers
5 stars
Insert cell
Insert cell
Insert cell
tomorrow = mathjs.matrix([[0.4, 0.4, 0.2], [0.3, 0.3, 0.4], [0.1, 0.6, 0.3]])
Insert cell
dayAfter = mathjs.multiply(tomorrow, tomorrow)
Insert cell
Insert cell
Insert cell
tex`${texMatrix(tomorrow)}${texMatrix(tomorrow)} = ${texMatrix(dayAfter)}`
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