When I write % in between $$ $$ it looks like this. please help me in this
Asked
Active
Viewed 851 times
0
-
Does this answer your question? [How to display a percent character using SymPy and LaTeX](https://stackoverflow.com/questions/41085492/how-to-display-a-percent-character-using-sympy-and-latex) – DYZ Sep 06 '21 at 05:18
-
Please provide enough code so others can better understand or reproduce the problem. – Community Sep 11 '21 at 04:53
1 Answers
0
Whenever you want to escape special characters in latex you can use backslash (). So, in your case you could use \%

Vasilis Lemonidis
- 636
- 1
- 7
- 25