You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Approximate inequality

From EverybodyWiki Bios & Wiki


In engineering and science, an approximate inequality is a relation that makes an approximate non-equal comparison between two values, such as less-than or approximate and greater-than or approximate.[1] They are defined via the logical OR between a strict inequality (<,>) and an approximate equality (≈):

  • ab: (a < b) ∨ (ab)
  • ab: (a > b) ∨ (ab)

It implies the absolute difference |a-b| may be negligible compared to on the accuracy of the values under comparison. This is useful in engineering tolerance and in metrology of physical quantities.

Symbols are available in LaTeX markup, e.g.:

  • (\lessapprox)
  • (\gtrapprox)

It may also be denoted using Unicode:[2]

  • U+2A85
  • U+2A86

It is defined in HTML as:

  • &lessapprox;
  • &gtrapprox;.

See also[edit]

References[edit]

  1. McEvoy, P. (2002). Classical Theory. Theory of interacting systems. Microanalytix. p. 403. ISBN 978-1-930832-02-2. Retrieved 2021-11-22. Search this book on
  2. "Supplemental Mathematical Operators". unicode.org. Retrieved 2021-11-18.



This article "Approximate inequality" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Approximate inequality. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.