Precedes But Not Equivalent To(⋨) symbol in LaTeX

Symbol/Unicode Precedes But Not Equivalent To/U+22E8
Type of symbol Mathematical operator
Package (requirement) amssymb
Argument No
Latex command \precnsim
Example \precnsim 🠒 ⋨
\documentclass{article}
\usepackage{amssymb}
\begin{document}
    $$ ABC \precnsim 123 $$
    $$ XYZ \precnsim 456 $$    
    $$ KLK \precnsim 123 $$
\end{document}

Output :

Using Precedes But Not Equivalent To symbol in latex,

Leave a Comment

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