Frown(⌢) symbol in LaTeX

No package is required to print the Frown symbol in a latex document. This symbol will be printed in the document as soon as you type the \frown command.

Symbol/Unicode Frown/U+22DF
Type of symbol Arrows Pattern
Package (requirement) No
Argument No
Latex command \frown
Example \frown →  ⌢
\documentclass{article}
\begin{document}
  $$ \verb|\frown|\rightarrow \frown $$
\end{document}

Output :

frown symbol in latex.

Leave a Comment

Your email address will not be published. Required fields are marked *