Fonts & Character Sets^ symbol unicode 005E

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
sily87
Posts: 1
Joined: Fri Jun 20, 2014 12:01 am

^ symbol unicode 005E

Post by sily87 »

Hi everybody

I'm writing a scientific paper and I need to write the ^ symbol in the document 'cause I'm reporting a Matlab M-file.

So I don't want to write a formula and to raise to a certain power, I just need to write down the ^ symbol just to duplicate the m-file in the document.

How can I write it down avoiding texworks errors because everytime that it tries to compile the pdf file it crashes.

Thank you

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

^ symbol unicode 005E

Post by Johannes_B »

Code: Select all

\textasciicircum
This is mentioned in every LaTeX introduction. ;-)
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply