aboutsummaryrefslogtreecommitdiff
path: root/files/es/conflicting/web/javascript/reference/global_objects/number/index.html
blob: c15b5b5fcbe69cae3c99d544b8c9aa0af1d40e56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: Number.prototype
slug: Web/JavaScript/Referencia/Objetos_globales/Number/prototype
tags:
  - JavaScript
  - Number
  - Property
translation_of: Web/JavaScript/Reference/Global_Objects/Number
translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/prototype
---
<div>
 {{JSRef("Objetos_globales", "Number")}}</div>
<h3 id="Resumen" name="Resumen">Resumen</h3>
<p>Representa el prototipo para esta clase. Puede utilizar el prototipo para añadir propiedades o métodos a todas las instancias de una clase. Para información acerca de prototipos.</p>
<div class="noinclude">
  </div>