Use this page as your quick guide to write clean formulas in Notion.

1) Best method: Equation block (recommended)

  1. Go to a new line
  2. Type /equation
  3. Press Enter
  4. Paste LaTeX (examples below)

You should type LaTeX without backticks () and **without** $` signs when using an equation block.

Examples you can paste into an equation block

Fraction

\frac{a}{b}

Train / speed

t=\frac{L}{v}

Quadratic formula

x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}

Circle area

A=\pi r^2

2) Inline equation (inside a sentence)

Sometimes you want math inside text.

Example sentence: