Math Operator 65

Unicode
U+2244
Category
Math
HTML Entity
≄
CSS
\2244
The ≄ symbol, formally known as 'Not Asymptotically Equal To,' is a specialized mathematical operator used to show that two expressions do not approach the same limit. Featuring a distinct slash through an asymptotically equal sign (≃), it frequently appears in advanced calculus and asymptotic analysis. While rarely used in everyday typing, it remains an essential tool in computer science and mathematical proofs for comparing algorithmic growth rates.

How to Type

Windows
Alt + 8772
macOS
Control + Command + Space then search "not asymptotically"
Linux
Ctrl + Shift + U then 2244
HTML
≄ or ≄

In Programming

In mathematical typesetting environments like LaTeX, this symbol is commonly generated using the command \not\simeq. Programmers and mathematicians use it in algorithm analysis to explicitly state that two functions do not scale at the same rate.

Tags

algorithm complexity asymptotic inequality calculus negation growth rate comparison inequality mathematics negation not asymptotically equal not simeq not tilde equals relation

Related Symbols