How to write a prime(a′) symbol in LaTeX?
The prime symbol is available on your computer keyboard. However, you should also have an idea about the various latex packages and commands. \documentclass{article} \begin{document} a’ f’ c’ \end{document} \[a’ […]
How to write a prime(a′) symbol in LaTeX? Read More »