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 :