Back to Zulip

LatexExamples

starlight_help/src/content/include/_LatexExamples.mdx

12.0181 B
Original Source

What you type

Inline: $$O(n^2)$$

Displayed:
``` math
\int_a^b f(t)\, dt = F(b) - F(a)
```

What it looks like