LaTeX Prime (′) - Complete Guide
The prime symbol (′) denotes derivatives or arc minutes.
Symbol Preview
Prime
LaTeX Code
No package required
'Prime symbol in math mode
No package required
^primeExplicit prime
Table of Contents
What is the LaTeX Prime?
Used in mathematics for derivatives (f'), and in geometry for arc minutes.
How to Use Prime in LaTeX
Method 1: Using '
✅No package required
Prime symbol in math mode
Example: Using '
\documentclass{article}
\begin{document}
% Using the Prime
Text with '
\end{document}Method 2: Using ^prime
✅No package required
Explicit prime
Example: Using ^prime
\documentclass{article}
\begin{document}
% Using the Prime
Text with ^prime
\end{document}Common Use Cases
The Prime symbol is commonly used in the following contexts:
Derivative
First derivative of a function.
Code
$f'(x)$Output
f'(x)
Arc Minute
Angle measurement (1/60 of a degree).
Code
$45^circ 30'$Output
45° 30'
Complete Examples
Derivative Notation
Prime for derivatives
\documentclass{article}
\begin{document}
If $f(x) = x^2$, then $f'(x) = 2x$.
\end{document}Frequently Asked Questions about Prime (′)
Which LaTeX code should I use for Prime?
For the Prime symbol (′), we recommend using the method marked as "Recommended" above. However, the best method depends on your specific needs:
- ': Prime symbol in math mode
- ^prime: Explicit prime
Where can I use the Prime symbol?
The Prime symbol (′) is typically used:
- In mathematical equations (math mode)
- In regular text (if supported)
- In various LaTeX environments
Can I use the Prime symbol in display mode?
Yes, the Prime symbol (′) works in display mode (between $$ $$). This allows you to render the symbol on its own line with better visibility.
🔗 Related Symbols You May Need
View all symbols →🎯 Need to Convert PDF to LaTeX?
Our free PDF to LaTeX converter preserves all mathematical symbols and formatting.
✓ Fast & accurate
✓ Preserves symbols
✓ Free online
✓ No registration