> For the complete documentation index, see [llms.txt](https://range.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://range.angular-package.dev/draft/number/methods.md).

# Methods

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public static</strong> <a href="/pages/7wmyjXTDK3H3oehscAwm#number.create"><strong>create()</strong></a>: <mark style="color:green;">Number</mark><<mark style="color:green;">Value</mark>><br>Creates the <a href="/pages/H2YvwYvv80xnkKHZVSKv"><code>Number</code></a> instance with the given primitive <a href="/pages/7wmyjXTDK3H3oehscAwm#value-value"><code>value</code></a></p>                                                                                                                                                                     |
| <p><strong>public static</strong> <a href="/pages/NYYbByDuRIxzL6fTy5JM#number.isnumber"><strong>isNumber()</strong></a>: <mark style="color:green;">boolean</mark><br>checks the provided <a href="/pages/NYYbByDuRIxzL6fTy5JM#value-any"><code>value</code></a> of <a href="https://www.typescriptlang.org/docs/handbook/basic-types.html#any"><code>any</code></a> type whether is an instance of <a href="/pages/H2YvwYvv80xnkKHZVSKv"><code>Number</code></a> of any or the given primitive <a href="/pages/NYYbByDuRIxzL6fTy5JM#numbervalue-value">value</a>.</p> |
| <p><strong>public</strong> <a href="/pages/NR8vwPX9prnPFxrqsjGv#number.prototype.valueof"><strong>valueOf()</strong></a>: <mark style="color:green;">Value</mark><br>Returns the <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/valueOf">primitive value</a> of the generic type variable <a href="/pages/mc3quasq5243lwMHQ6tc#number-less-than-value-greater-than"><code>Value</code></a> of the specified <a href="#number"><code>Number</code></a> object.</p>                                                    |
