The birthday paradox
In a room of 23 people the odds two share a birthday are better than even. A clean demonstration that uses a formula, a chart, and a table, all rendered to static SVG at build time.
In a room of 23 people the odds two share a birthday are better than even. A clean demonstration that uses a formula, a chart, and a table, all rendered to static SVG at build time.
Write TeX math in a Markdown block and TileDown typesets it to static SVG at build time. No client-side JavaScript, no web font, no MathJax. The glyphs are real outlines, the layout is exact, and it follows your light or dark theme.
TileDown renders math to static SVG at build time, no server and no client-side JavaScript. The same pure-Swift engine also compiles to WebAssembly, so you can type TeX and watch it render live in your browser. Try the playground.