Canvas Equation Editor Tips: Basic View

Expressions, Symbols, and Operations

Expressions, Symbols, and Operations
Symbol LaTex Code Symbol LaTex Code Symbol LaTex Code
LaTeX: x ^ 2x2 x ^ 2 LaTeX: \cap \cap LaTeX: f\circ gfg f\circ g
LaTeX: x _ 2x2 x _ 2 LaTeX: \le \le LaTeX: \infty \infty
LaTeX: \sqrt{x} x \sqrt{x}  LaTeX: \ge \ge LaTeX: \angle CC \angle C
LaTeX: \sqrt[n]{x} nx \sqrt[n]{x}  LaTeX: \in \in LaTeX: \partial \partial
LaTeX: \frac{3}{5} 35 \frac{3}{5}  LaTeX: \notin \notin LaTeX: \rightarrow \rightarrow
LaTeX: y\primey y\prime LaTeX: \subset \subset LaTeX: \lim_x\rightarrow alimxa \lim_x\rightarrow a
LaTeX: y\prime\primey y\prime\prime LaTeX: \not\subset \not\subset LaTeX: \vert| \vert
LaTeX: \pm± \pm LaTeX: \subseteq \subseteq LaTeX: \cup \cup
LaTeX: 3 \cdot 939 3 \cdot 9 LaTeX: \varnothing \varnothing LaTeX: \parallel \parallel
LaTeX: 3 \times 93×9 3 \times 9 LaTeX: \approx \approx LaTeX: \sum \sum
LaTeX: 9 \div 39÷3 9 \div 3 LaTeX: \ne \ne LaTeX: \perp \perp
LaTeX: \therefore \therefore LaTeX: \ell \ell LaTeX: \int \in

Number Sets and Greek Letters (not the same slash as in HTML)
Symbol LaTex Code Symbol LaTex Code Symbol LaTex Code
LaTeX: \alphaα \alpha LaTeX: \lambdaλ \lambda LaTeX: \phiϕ \phi
LaTeX: \beta
β \beta LaTeX: \muμ \mu LaTeX: \omegaω \omega
LaTeX: \gammaγ \gamma LaTeX: \nuν \nu LaTeX: \ R R \ R
LaTeX: \deltaδ \delta LaTeX: \piπ \pi LaTeX: \ N N \ N
LaTeX: \DeltaΔ \Delta LaTeX: \rhoρ \rho LaTeX: \ Z Z \ Z
LaTeX: \epsilonϵ \epsilon LaTeX: \sigmaσ \sigma LaTeX: \ C C \ C
LaTeX: \thetaθ \theta LaTeX: \tauτ \tau LaTeX: \ Q Q \ Q

Equation Formatting

When equations are added from the Equation Editor in the Rich Content Editor, the editor supports inline block formatting delimiters to identify equations.


Inline Formatting

  • Placing an equation inside a ...... delimiter indicates the equation should be in an inline format. Generally, equations entered with text should be formatted inline.
  • Example: area=∫baf(x)dxarea = \int_{a}^b f(x)dx

Block Formatting

  • Placing an equation inside a ...... delimiter indicates the equation should be in a block format.
  • Example: y=mx+by = mx + b

Rich Content Editor

  • When saved, the Rich Content Editor displays the equations in the editor window as inline formatted text [1] or block formatted text [2].
  • Sample equation in inline and block formatting

Updated 4.22.2025