Demystifying the ≲ (Less-Than or Equivalent To) Symbol
The ≲ symbol, officially known as the Less-Than or Equivalent To sign, is a mathematical operator used to indicate that one value is either strictly less than or approximately equal to another. In physics, astronomy, and advanced mathematics, professionals use it to describe quantities that are smaller than or roughly on the same scale as a target value. This makes the symbol perfect for estimates, asymptotic bounds, and orders of magnitude where exact mathematical equality is impossible or unnecessary.
Within the Unicode standard, this character sits at the U+2272 code point and belongs to the Mathematical Operators block. Introduced to digital text to help digitize complex scientific papers, it bridges the gap between strict inequality and rough approximation.
While the standard less-than-or-equal-to sign (≤) implies a hard mathematical limit, the ≲ symbol adds a practical layer of estimation. Scientists and engineers rely heavily on it when dealing with cosmic scales or microscopic particles. For example, stating that a physical reaction takes "≲ 5 seconds" means it happens in under five seconds, or roughly around that timeframe. Programmers rarely use it as a standard coding operator, but it appears frequently in software documentation, algorithm analysis, and academic papers. In these technical contexts, writers usually generate it using the LaTeX command `\lesssim`.
You won't see ≲ going viral on social media, but it occasionally surfaces in text-based emoticons, stylized typography, or when university students vent about their grueling calculus assignments on Reddit. Its unique combination of an angle bracket and a curved tilde gives it a distinct, highly technical aesthetic.
Typing the ≲ symbol requires a few workarounds since it doesn't live on a standard keyboard. Windows users can type 2272 and press Alt+X in Microsoft Word to render the symbol instantly. On a Mac, simply open the Character Viewer (Control + Command + Space) and search for "equivalent" to insert it into any text field. Web developers and digital writers can easily drop it into a webpage using the HTML entity `≲` or `≲`.
It is easy to mix up ≲ with similar mathematical characters. Don't confuse it with the rigid less-than or equal to symbol (≤). It also closely mirrors the greater-than or equivalent to symbol (≳), which flips the direction to mean the exact opposite. Another close relative is the less-than or approximate symbol (⪅), which places a tilde directly beneath a standard less-than sign instead of replacing the bottom line entirely.