> For the complete documentation index, see [llms.txt](https://docs.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angular-package.dev/range-1/inequality/methods.md).

# Methods

The \`Inequality\` primitive wrapper object methods

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>public</strong> <a href="/range-1/inequality/methods/greaterthan.md"><strong>greaterThan()</strong></a>: <mark style="color:green;">boolean</mark><br>Checks whether the <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive value</a> of a child class instance is <strong>greater</strong> than the given <a href="/range-1/inequality/methods/greaterthan.md#value-number"><code>value</code></a>.</p>                                 |
| <p><strong>public</strong> <a href="/range-1/inequality/methods/greaterthanevery.md"><strong>greaterThanEvery()</strong></a>: <mark style="color:green;">boolean</mark><br>Checks whether the <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive value</a> of a child class instance is <strong>greater</strong> than <strong>every</strong> value of the given <a href="/pages/QFXTXHPNCPXbs3aLV955#...values-number"><code>values</code></a>.</p> |
| <p><strong>public</strong> <a href="/range-1/inequality/methods/greaterthansome.md"><strong>greaterThanSome()</strong></a>: <mark style="color:green;">boolean</mark><br>Checks whether the <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive value</a> of a child class instance is <strong>greater</strong> than <strong>some</strong> given <a href="/pages/kyK3Az0siLQT2Hnbpr8U#...values-number"><code>values</code></a>.</p>                 |
| <p><strong>public</strong> <a href="/range-1/inequality/methods/lessthan.md"><strong>lessThan()</strong></a>: <mark style="color:green;">boolean</mark><br>Checks whether the <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive value</a> of a child class instance is <strong>less</strong> than the given <a href="/range-1/inequality/methods/lessthan.md#value-number"><code>value</code></a>.</p>                                             |
| <p><strong>public</strong> <a href="/range-1/inequality/methods/lessthanevery.md"><strong>lessThanEvery()</strong></a>: <mark style="color:green;">boolean</mark><br>Checks whether the <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive value</a> of a child class instance is <strong>less</strong> than <strong>every</strong> value of the given <a href="/pages/EsFliOOJPrEMow3w4PTi#...values-number"><code>values</code></a>.</p>          |
| <p><strong>public</strong> <a href="/range-1/inequality/methods/lessthansome.md"><strong>lessThanSome()</strong></a>: <mark style="color:green;">boolean</mark><br>Checks whether the <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive value</a> of a child class instance is <strong>less</strong> than <strong>some</strong> given <a href="/pages/ugE52SDW9tyPAz5WOL9U#...values-number"><code>values</code></a>.</p>                          |
