Math equations using LaTeX sample

You can use LaTeX to put math equations into WebEasy pages. When editing your page, simply wrap your LaTeX in a shortcode, like this:

[latex]E=mc^2[/latex]

When you preview or publish your page, the result will appear as follows with right-click options for usage:

\(E=mc^2\)

 

Here is another example:

[latex]\left\{\begin{aligned}
2 x-2 y-4 z & =-12 \\
x-z & =1 \\
x+y+2 z & =10
\end{aligned}\right.[/latex]

that appears as:

\(\left\{\begin{aligned}
2 x-2 y-4 z & =-12 \\
x-z & =1 \\
x+y+2 z & =10
\end{aligned}\right.\)

 

After you have included one [latex] shortcode, you do not need to include it on following equations. For example:

\( \cos(θ+φ)=\cos(θ)\cos(φ)−\sin(θ)\sin(φ) \)

appears as:

\( \cos(θ+φ)=\cos(θ)\cos(φ)−\sin(θ)\sin(φ) \)

See the Math SAC documentation: https://spaces.pcc.edu/spaces/MS/pages/103321227/Math+content+in+WebEasy