How to write mathematical equations in line with the text and as a block. How to number equations and how to reference them in the text.
✅ Subscribe for more videos like this one
🔔 Click on the bell icon to be notified when I release a new video
👍 Please like my video!
⚠️ Join my channel to get access to perks: / @federicotartarini
🙏 Support my channel on Patreon at / federicotartarini
☕ Support my channel by buying me a coffee - https://www.buymeacoffee.com/FedericoT
🎥 Playlists you may find useful:
➜ Google Cloud Platform:
• Google Cloud Console
➜ Beamer LaTeX course:
• LaTeX Beamer
➜ Full LaTeX course:
• LaTeX
➜ PyCharm course:
• PyCharm
➜ Building a documentation website with Docusaurus:
• Docusaurus
🎥 Videos you may find useful:
➜ Build and deploy a documentation website using Docusaurus 2: • Build and deploy a documentation webs...
➜ Add a glossary to your document containing terms and acronyms: • Add a glossary to your document conta...
➜ Write a paper using the Elsevier template: • How to Get Started and Write a Paper ...
➜ Overleaf and GitHub integration: • Overleaf and GitHub integration - syn...
➜ Review a document in Overleaf: • Review a document in Overleaf
➜ Export citations from Mendeley into LaTeX: • Export citations from Mendeley into L...
➜ Pandas DataFrame to LaTeX table: • Pandas DataFrame to LaTeX table - LaT...
➜ How to use git and GitHub with PyCharm: • How to use git and GitHub with PyChar...
➜ Use Grammarly in Overleaf ✍️: • Use Grammarly in Overleaf ✍️
➜ TeXiFy - PyCharm IntelliJ LaTeX plug-in: • TeXiFy - PyCharm IntelliJ LaTeX plug-...
➜ Nomenclature in LaTeX document: • Nomenclature in LaTeX document - all ...
➜ Why you should start using LaTeX now!!: • 10 Reasons Why You Should Start Using...
✅ Let's connect:
🌍 My website - https://federicotartarini.github.io/
💻 GitHub - https://github.com/FedericoTartarini
Twitter - / federicotartar1
LinkedIn – / federico-tartarini
👨💻 Source code:
\( x^2 = 1 \)
$x^2 = 1$
\[ x^2 = 1 \]
$$x^2 = 1$$
\[ \frac{\partial u}{\partial t}
= h^2 \left( \frac{\partial^2 u}{\partial x^2}
\frac{\partial^2 u}{\partial y^2}
\frac{\partial^2 u}{\partial z^2} \right) \]
\begin{equation}\label{eq:2}
x^2 = 1
\end{equation}
\begin{equation}\label{eq:1}
\sum_{i=0}^{\infty} a_i x^i
\end{equation}
Equation~\ref{eq:1}
🎥 Content of this video:
00:00 - What you will learn
00:10 - Add an inline equation
00:35 - Add a block equation
01:10 - Number equations
01:35 - Reference equation in the text
🔣 Keywords:
#LaTeX #Math #Equations #MathematicalExpressions #MathematicalEquations #MathLaTeX #EquationsLaTeX